Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
WindingMotor committed Oct 12, 2024
2 parents d4a7a57 + e9a0c3a commit 6213fd1
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
# Blossom 🌸

Blossom is a simple Flutter/Dart-based music player designed for playing local mp3 and flac files on mobile devices. It's still a work in progress!
*TestFlight available soon!*

## Features

Expand All @@ -13,13 +14,18 @@ Blossom is a simple Flutter/Dart-based music player designed for playing local m
- [ ] Local LLM to organize songs by types

### In Progress
- [ ] Settings Rework
- [ ] Custom themeing and playlist art
- [ ] Desktop app layout optimizations
- [ ] Better artists search & filters
- [ ] Importing via cloud services
- [ ] Live streaming audio to other Blossom clients
- [ ] Sharing songs controls
- [ ] Tuner & sound customization
- [ ] Manager page

### Done
- [X] Custom Playlists
- [X] Better artists search & filters
- [X] Settings Rework
- [X] Custom themeing and playlist art
- [X] Desktop app spotDL integration
- [X] Testing & builds for iOS
- [X] Song information json storage
Expand Down

0 comments on commit 6213fd1

Please sign in to comment.