https://github.com/3slam11/noted
A simple and minimalist tracker app for all your entertainment.
https://github.com/3slam11/noted
android dart flutter organizer time tracker windows
Last synced: 3 months ago
JSON representation
A simple and minimalist tracker app for all your entertainment.
- Host: GitHub
- URL: https://github.com/3slam11/noted
- Owner: 3slam11
- License: mit
- Created: 2025-06-01T02:42:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-22T04:09:43.000Z (3 months ago)
- Last Synced: 2026-03-22T17:59:58.280Z (3 months ago)
- Topics: android, dart, flutter, organizer, time, tracker, windows
- Language: Dart
- Homepage:
- Size: 7.99 MB
- Stars: 20
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
**Track Your Entertainment Journey**
[]() []()   [](https://github.com/3slam11/noted/blob/main/LICENSE) 
Noted is a comprehensive tracker that helps you organize movies, TV series, anime, manga, books, and games. Move items seamlessly across **To-Do**, **Finished**, **Saved**, and **History** lists. Discover new titles, track your exact progress, and analyze your habits, all in one app.
## Features
- **Track Everything**
- Manage Movies, TV shows, anime, manga, books, and games.
- Organize items into **To-Do**, **Finished**, **Saved for Later**, and **History** lists.
- **Progress Tracking:** Keep track of your current Season and Episode for TV Series and Anime.
- **Personalize:** Add your own ratings and private notes to any item.
- **Monthly Rollover**
- Automatically archives completed items into your History at the start of a new month and lets you migrate unfinished ones (Full, Partial, or Manual rollover options).
- **Discover & Sort**
- Search using [TMDB](https://www.themoviedb.org/), [Jikan](https://jikan.moe/), [RAWG](https://rawg.io/), and [Google Books](https://developers.google.com/books) APIs.
- Get **"More like this"** recommendations for your favorite titles.
- Robust sorting (Title, Release Date, Date Added, Rating) and category filtering.
- **Insights**
- View detailed statistics and category distribution charts (Movies vs. Books vs. Games) for "This Month" or "All Time".
- **Deep Customization**
- **Themes**: Dynamic Auto-theme (changes based on the current month) or choose from beautiful manual themes.
- **Custom Fonts**: Don't like the default? Upload and apply your own `.ttf` or `.otf` font file!
- **Localization**: Full support for English and Arabic.
- **Backup & Restore**: Export and import your data locally to/from a JSON file to never lose your lists.
## APIs Used
Noted uses the following APIs to fetch data:
- [TMDB](https://developers.themoviedb.org/3) (Movies / TV Series)
- [Jikan](https://docs.api.jikan.moe/) (Anime / Manga)
- [RAWG](https://rawg.io/apidocs) (Games)
- [Google Books](https://developers.google.com/books) (Books)
**Default keys are rate-limited.** For heavy usage, you can securely add your own API keys in *Settings > Change API* (Jikan works out of the box without a key).
## Download