Skip to content

Commit

Permalink
😴 Push release estimates for solo development, update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
MulverineX authored May 11, 2024
1 parent 85f4124 commit c5310f3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,25 @@
## Roadmap
- **0.0.x - Version Minor 0: Hello World**
- Desktop release of client with support for local media libraries and OTA updates of the JS app core.
- ️ Q4 2023
- ️ Q4 2024
- **0.1.x - Version Minor 1: On the Go**
- Mobile release of client with support for self hosted library server featuring rich player sync.
-Q1 2024
-Q2 2025
- **0.2.x - Version Minor 2: Daily Driver**
- Release of
- Plugin support in client
- Hypervisor; required plugin safety review & security authority
- Official plugin repository
- Full Spotify integration plugin (Premium Users only)
-Q2 2024
-Q4 2025
- **0.3.x - Version Minor 3: Better Together**
- Release of
- Library server updating featuring painless connection via provided routing service.
- User networking in client; library share, listen along, play history, et. all.
- Scrobbling via Last.fm plugin
- Rich Presence/Activity Discord plugin
- Full [Audius Music](https://audius.co/) integration plugin
-Q4 2024
-Q2 2025
- **[Full Roadmap](/packages/docs/user/roadmap.md)**

## Packages
Expand Down
6 changes: 3 additions & 3 deletions packages/docs/user/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
- ✅ Setup mono-repo release CI
- ✅ Add sqflite, create transparent initialize/query shims
- ✅ Setup loading of Core through GitHub release
- 🚧 Setup hot-loading of Core during development via a local webserver
- Check Core bundle hash (haha funny app injection)
- ✅ Setup hot-loading of Core during development via a local webserver
- ✅ Check Core bundle hash (haha funny app injection)
- 🚧 Add prisma-dart (waiting on https://github.com/medz/prisma-dart/issues/328)
- Add settings view & components, add settings manager to Core
- Add theming API and implement primary themes
- Setup bundling/release of Base
- Integrate Prisma & refactor Core
- Setup PluginProvider class in Core and create BaseProvider
- Add printing API and test Hello world from Base
- Add native fs API and implement recursive content hash index in Base
Expand Down

0 comments on commit c5310f3

Please sign in to comment.