Skip to content

ScrexyScroo/tokei

Repository files navigation

Tokei

Your ultimate window to all things anime

Why

I just wanted a simple desktop application to enjoy some anime. This tool focuses on being simple, and be a single place to browse stuff

Thanks to these wonderful open-source projects

Integrations

These are just websites being loaded in a webview

  • Anilist
  • Myanimelist
  • Seadex
  • Nyaa
  • Subsplease
  • AnimeTosho
  • qbittorrent requires qbit webui on port 8888

Dev env setup

Recommended IDE Setup
VS Code + Svelte + Tauri + rust-analyzer.

  • This setup assumes you have rust installed. If you don't please visit rust-lang.org
  • Also please make sure you have the prerequisites dependencies that are required by Tauri
  • Download the required libmpv dlls/libs as per your platform
    • For 🪟 Windows dll's are available here by shinchiro. If needed please place them in your target/debug folder generated by tauri as the same level as the tokei.exe
    • For Linux installing this libmpv-dev should just work
    • For MacOS one might need brew install mpv
  • Configure the path in build.rs if needed
git clone https://github.com/ScrexyScroo/tokei.git
cd tokei/
npm install
npm run tauri dev

Known Issues

  • No adblock
  • mpv hangs when it's window is closed
  • Tauri apps often have false positives with AVs/Windows defender, see tauri/issues/2486

About

Your ultimate window to all things anime

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published