Roadmap
October 31, 2025 ยท View on GitHub
v1.0.0
- Fix play-button visual
- Fix VLC recogn on Mac. MPV seems to work. Maybe add
VideoLAN.LibVLC.Mac - Fix remove-feed on save
- Fix download percentage top right
- Rework default theme(+ as default)
- Add more logging to engine recogn.
- Add more commands to menubar
- Add NAudio for windows fallback
- Implement
- Test on win/linux/mac
- Update documentation
- Update macos-installer
- Update readme (download-section)
v1.1.0
- Fix playerui update (windows only?)
- Fix play-button visual on mac
v1.2.0
- Add native os-player interop (pausing via headphones, os-ui, ...)
General (good-first-issue?)
Engine
- Add internal mac fallback engine
Refactor
- Refactor Shell: split into subclasses
- Refactor CmdParser: Replace if-hell yanderedev-style. This is rediculous and was just meant for testing.
UX
- Rethink first-letter-highlighting
Bugs
- Refresh/Redraw ui on mac/linux after moving window