Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
WindingMotor committed Dec 25, 2024
2 parents 3cb0a63 + cac422c commit 0c43613
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,18 @@ Blossom is a simple Flutter/Dart-based music player designed for playing local m
## Features

### To Do
- [ ] Background optimization
- [ ] Whisper audio-to-text for lyrics
- [ ] Local LLM to organize songs by types
- [ ] Live streaming audio to other Blossom clients
- [ ] Importing via cloud services

### In Progress
- [ ] Desktop app layout optimizations
- [ ] Importing via cloud services
- [ ] Live streaming audio to other Blossom clients
- [ ] Sharing songs controls
- [ ] Tuner & sound customization
- [ ] Manager page
- [ ] General UI work for Desktop & Mobile
- [ ] Beta Testing
- [ ] Live Web-UI for playback
- [ ] Auto importing to mobile device from desktop app

### Done
- [X] Custom Playlists
- [X] Desktop app layout optimizations
- [X] Better artists search & filters
- [X] Settings Rework
- [X] Custom themeing and playlist art
Expand All @@ -32,6 +30,7 @@ Blossom is a simple Flutter/Dart-based music player designed for playing local m
- [X] Song information json storage
- [x] Basic project structure
- [X] Music playback
- [X] Song metadata editing
- [X] Simple shuffle
- [X] Fuzzy search
- [X] Full song list page
Expand Down

0 comments on commit 0c43613

Please sign in to comment.