current-song2
current-song2 copied to clipboard
[feature request]Support for Linux (Ubuntu)
Hello, Would it be possible to have it on Ubuntu?
Thanks
From briefly looking at Spotify's dbus interface, this seems to be possible. I'll add a CI job that builds on Ubuntu and later (hopefully) a Spotify integration. There are some other things to do as well.
TODO
- [x] Add Ubuntu CI
- [ ] Add
.deb
artifact - [ ] Figure out a good way of running in the background (probably through a systemd service)
- [x] Add additional config locations
- [x] Add ~~Spotify~~ MPRIS D-Bus interface
How is the linux support now?