Skip to main content

A TUI to browse Anime

Project description

ani-tui

TUI written in Python using Textual to navigate local Anime files.

Getting Started

Install

To use ani-tui simply install the Python package:

Unix

pip3 install anitui

Windows

py -m pip install anitui

The TUI can then be run by simply typing anitui in the shell.

Development Setup

Package management and deployment is done with poetry. To setup the repository for development:

  1. Clone the Git repository
git clone https://github.com/cakoshakib/ani-tui
  1. Install the Python packages
poetry install
  1. Run the TUI
poetry run anitui

Notes

Scrolling is currently bugged on some terminal sizes.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anitui-0.1.2.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

anitui-0.1.2-py3-none-any.whl (9.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page