Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/IgnisDa/ryot
Roll your own tracker!
https://github.com/IgnisDa/ryot
exercise-tracker hacktoberfest media-tracking tracker
Last synced: 11 days ago
JSON representation
Roll your own tracker!
- Host: GitHub
- URL: https://github.com/IgnisDa/ryot
- Owner: IgnisDa
- License: gpl-3.0
- Created: 2023-04-03T17:02:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-19T14:28:44.000Z (6 months ago)
- Last Synced: 2024-05-19T14:46:38.424Z (6 months ago)
- Topics: exercise-tracker, hacktoberfest, media-tracking, tracker
- Language: Rust
- Homepage: https://app.ryot.io
- Size: 19.2 MB
- Stars: 1,570
- Watchers: 7
- Forks: 42
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-homelab - Ryot
- awesome-repositories - IgnisDa/ryot - Roll your own tracker! (Rust)
README
Ryot
A self hosted platform for tracking various facets of your life - media, fitness etc.
Pro features •
Installation •
Configuration •
Hosted version
Ryot (**R**oll **Y**our **O**wn **T**racker), pronounced "riot", aims to be the only self
hosted tracker you will ever need!## Pro version
Ryot is available in two versions - community and pro. The pro version has additional
features like profile sharing, recommendations, supercharged collections etc. Learn more
about the pro version [here](https://ryot.io).## 💻 Demo
You can use the demo account on the pro instance using [this
link](https://pro.ryot.io/_s/acl_vUMPnPirkHlT).**NOTE**: The data in this demo account is reset every 24 hours.
## 📝 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.## Community and support
You can join the [Discord](https://discord.gg/D9XTg2a7R8) server for any help or questions.
You can also open an issue on GitHub if you find any bugs or have feature requests.## 💡 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.## 🚀 Features
- ✅ [Supports](https://github.com/IgnisDa/ryot/discussions/4) tracking media
and fitness
- ✅ Import data from Goodreads, Trakt, Strong App [etc](https://docs.ryot.io/importing.html)
- ✅ Integration with Jellyfin, Kodi, Plex, Emby, Audiobookshelf [etc](https://docs.ryot.io/integrations.html)
- ✅ [Supports](https://docs.ryot.io/guides/openid.html) OpenID Connect
- ✅ Sends notifications to Discord, Ntfy, Apprise etc
- ✅ Self-hosted
- ✅ PWA enabled
- ✅ Documented GraphQL API
- ✅ Easy to understand UI
- ✅ Lightning fast (written in Rust BTW)
- ✅ Free and open-source## 🙏 Acknowledgements
Ryot is highly inspired by [MediaTracker](https://github.com/bonukai/MediaTracker) and other
similar projects. Also a massive thanks to all the
[contributors](https://github.com/IgnisDa/ryot/graphs/contributors).