This project is trying to add a GUI to Jellyfin-RPC using the Iced library.
It's very much WIP but should work just fine.
- Display Status
- Display Errors
- Config reloading
- Config editing
- Enable/Disable different media types
- Enable/Disable libraries
- Change api key
- Add/Remove usernames
- Change URL
- Change music display
- What to display
- Separator
- Change buttons
- Change application ID
- Enable/Disable images
- Enable/Disable imgur images
- Toggle
- change client id
- Enable/Disable imgur images
- Have an initial setup (ex. login screen or if i cant figure that out then just fields to enter API key, username, etc.)
- Tray Icon
- Theme
- Create working GUI
- Refactor GUI because its horribly written