Skip to content

felixonmars/ryot

 
 

Repository files navigation

Ryot

A self hosted platform for tracking various facets of your life - media, fitness etc.


DocumentationConfigurationDemo


Ryot (Roll Your Own Tracker), pronounced "riot", aims to be the only self hosted tracker you will ever need!

💻 Demo

You can use the demo instance hosted on Fly.io. Login and register with the username demo and password demo-password. This instance is automatically deployed from the latest release.

NOTE: The data in this instance can be deleted randomly.

📝 ELI5

Imagine you have a special notebook where you can write down all the media you have consumed, like books you've read, shows you have watched, video games you have played or workouts you have done. Now, imagine that instead of a physical notebook, you have a special tool on your computer or phone that lets you keep track of all these digitally.

💡 Why?

  • Existing solutions do not have very good UI.
  • Pretty graphs and summaries make everyone happy. Ryot aims to have a lot of them.
  • There is a lack of a good self-hosted fitness and health tracking solution.
  • Ryot consumes very little memory (around 10MB idle eyeballing docker stats)

🚀 Features

  • Supports tracking media and fitness
  • ✅ Import data from Goodreads, MediaTracker, Trakt, Movary, StoryGraph
  • ✅ Integration with Jellyfin, Kodi, Audiobookshelf
  • ✅ Self-hosted
  • ✅ PWA enabled
  • ✅ Documented GraphQL API
  • ✅ Easy to understand UI
  • ✅ Lightning fast (written in Rust BTW)
  • ✅ Free and open-source

🙏 Acknowledgements

It is highly inspired by MediaTracker. Moreover thanks to all those people whose stuff I have used.

The logo is taken from Flaticon.

Packages

No packages published

Languages

  • Rust 57.2%
  • TypeScript 41.5%
  • Other 1.3%