Open-source, cross-platform anime streaming and tracking app built with Go and Fyne. Enjoy your favorite anime on Windows, macOS, and Linux, all in one native experience.
  • Go 99.6%
  • Batchfile 0.4%
Find a file
2025-04-10 18:51:19 -04:00
asset Changed icon + automation packaging 2025-03-12 21:12:43 -04:00
curdInteg Added score 2025-03-24 16:57:25 -04:00
icon Changed icon + automation packaging 2025-03-12 21:12:43 -04:00
richgo Rich presence update + fix play button 2025-03-20 13:48:32 -04:00
src Default tray on close 2025-04-10 18:51:19 -04:00
verniy Added score 2025-03-24 16:57:25 -04:00
.gitignore Omg it's actually working like crazy 2025-01-20 20:50:08 -05:00
FyneApp.toml Adding new image and fix many things 2025-03-12 15:37:23 -04:00
go.mod Added single instance 2025-03-17 19:49:39 -04:00
go.sum Added single instance 2025-03-17 19:49:39 -04:00
README.md Update README.md 2025-04-10 18:33:14 -04:00
Taskfile.yml Changed icon + automation packaging 2025-03-12 21:12:43 -04:00
TODO.md update TODO 2025-04-03 19:07:42 -04:00

Benri

Cross-platform Anime watching native app made in Go 📺🌸


Features

  • Complete Anilist integration to save your progression and browse anime
  • Discord Rich Presence
  • Resume where you left off in the episode

Download

  • If you're on Windows, you can download the latest executable here

Compile

  • For now you can just build the project with go build ./src/
  • Binaries for each OS will come when the project release stable version


Star History Chart

Website - Repo

Credits

  • curd - For the inspiration and for the video fetching and streaming code
  • fyne - For cross-platform GUI
  • verniy - To help me get data from the Anilist GraphQL API