Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.46 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.46 KB

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 .
  • Binaries for each OS will come when the project release stable version


Star History Chart

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