Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request]Support for Linux (Ubuntu) #363

Open
AlexVinet opened this issue Sep 4, 2023 · 3 comments
Open

[feature request]Support for Linux (Ubuntu) #363

AlexVinet opened this issue Sep 4, 2023 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed rust

Comments

@AlexVinet
Copy link

Hello,
Would it be possible to have it on Ubuntu?

Thanks

@AlexVinet AlexVinet changed the title Support for Linux (Ubuntu) [feature request]Support for Linux (Ubuntu) Sep 4, 2023
@Nerixyz Nerixyz added enhancement New feature or request rust labels Sep 4, 2023
@Nerixyz
Copy link
Owner

Nerixyz commented Sep 4, 2023

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

  • Add Ubuntu CI
  • Add .deb artifact
  • Figure out a good way of running in the background (probably through a systemd service)
  • Add additional config locations
  • Add Spotify MPRIS D-Bus interface

@Nerixyz Nerixyz added the help wanted Extra attention is needed label Sep 4, 2023
This was referenced Sep 4, 2023
@girlmaya
Copy link

How is the linux support now?

@Nerixyz
Copy link
Owner

Nerixyz commented Sep 16, 2024

If you have an executable (or through cargo), you can run the app and it should anything you're playing (docs). I've tested it with Spotify on WSL. However, I don't know to deploy/package the app well and which "standards" I should adhere to. The config itself should be correctly stored (docs).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed rust
Projects
None yet
Development

No branches or pull requests

3 participants