Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ani

Anime progress tracker for the CLI.

MIT License Last commit C

InfoInstallUsage
ScreenshotsLicense


Info

General

Ani is a CLI application for keeping track of your anime shows.

Why was Ani built?

  1. To get away from myanimelist - I had grown frustrated with it due to it being littered with ads and not intuitive to use.
  2. I like to own my software and data, and managing my anime library locally is in line with this philosophy.
  3. The CLI is quicker to use for updating episode progress and so on, as opposed to opening an entire web browser and clicking around with a mouse cursor.
  4. With Ani I don't need an internet connection to update or edit my library - being able to edit your watch progress offline makes a difference when you're binging a show on a plane/train without access to internet.

Requirements

  • gcc/clang
  • Unix OS
  • Python 3.10+ (only needed for install.sh)

Install

# clone this repo
git clone https://github.com/simon-danielsson/ani.git

# install
./ani/install.sh

Usage

# read the guide to get started
ani --guide | less

Screenshots

No screenshots yet.


License

This project is licensed under the MIT License.