Skip to content

Latest commit

 

History

History
84 lines (58 loc) · 1.92 KB

README.md

File metadata and controls

84 lines (58 loc) · 1.92 KB

Aniki

Warning: This is unfinished software! Don't expect everything to be there! Feedback and bug reports are appreciated.

Watch and keep track of anime.

(Written アニ記)

Features

Keep track of last anime watched and last episode watched
tracking.mp4
Alias anime titles
alias.mp4
Choose thumbnails
thumbnail.mp4
Change anime (in case of incorrect detection)
change-anime.mp4
Media detection
Sync with anime trackers

Coming Soon

  • Configure directly in app

  • Get synopsis from anilist/mal

  • Sync with mal

  • Custom styling

Quickstart

Requirements:

  • SDL2 >= 2.0.14
  • SDL_Image >= 3.0
  • SDL_ttf >= 3.0
  • Cargo/rust >= 2021

Copy aniki.conf into ~/.config/aniki/aniki.conf and change video_paths to your anime folder path.

cargo b --release
./target/release/aniki

Motivation

A small program that can organize and track my Anime in a clean and simple UI.

Todo

  • Cleanup
  • Statically Link

Related Projects

  • Taiga - Anime sync and media detecting desktop application for Windows
  • sani - Local anime tracker using dmenu frontend