Hiruna Jayamanne

A cross platform anime client written in Rust and QML.

Nyanko is an anime client primarily written in Rust. The GUI is made in Qt Quick using QML via the qmetaobject crate.

The project is currently in its initial steps so right now the only features are:

Planned features:

  • Allow adding, updating, and deleting entries from an AniList list.
  • Support for multiple accounts.
  • Allow locally stored lists (using SQLite).
  • Watches the title of active windows to see whether an anime is being watched and if so, update the list.
  • Cache search results that will show up as the user is typing (using SQLite).