From b66b95e6360a9a8c56d2478095df20ccde06fe73 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Sun, 10 May 2026 02:50:37 -0400 Subject: [PATCH] Add roadmap --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 538d002..9203fda 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,15 @@ in settings and let your Pebble keep track! >Jellyfin is strongly encouraged! Plex support requires installing [Tautulli](https://tautulli.com/) >since the official API doesn't seem to want to return watch history (unless you have Plex Pass?). +# Roadmap +- v1.1+ + - [ ] Use larger sleep icon on loading screen & animate shrink + - [ ] Make last watched text scrollable (if too long) + - [ ] Allow setting manual sleep offsets (if your sleep tracking is typically a little off) + - [ ] Allow on-the-fly sleep time adjustments with top/bottom buttons + - [ ] Make scaling less ugly on Gabbro + - [ ] General optimization and cleanup + # Contributing If you use a different streaming service with an accessible API, I'd love help supporting them! PRs are welcome, or even just issues telling me "Hey, this thing I use has an API!".