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

Make and publish snap package #443

Closed
ataffanel opened this issue Sep 13, 2020 · 1 comment
Closed

Make and publish snap package #443

ataffanel opened this issue Sep 13, 2020 · 1 comment
Assignees

Comments

@ataffanel
Copy link
Member

In order to make the client easier to install and use, it would be nice to start packaging it for Linux as well. Snap is a good start since it comes by default in Ubuntu, lets create more ticket if we want to make other Linux package types (ie. flatpack?).

The package should be pushed automatically by CI to snapcraft.io

@ataffanel ataffanel self-assigned this Sep 13, 2020
@ataffanel ataffanel added this to the next-release milestone Sep 13, 2020
ataffanel added a commit that referenced this issue Sep 13, 2020
The resulting snap requires to connect USB manually with:
```
sudo snap connect cfclient:raw-usb
```
ataffanel added a commit that referenced this issue Sep 14, 2020
Now needs:
```
sudo snap connect cfclient:raw-usb
sudo snap connect cfclient:raw-usb
```
@ataffanel
Copy link
Member Author

The snap is now available on the public snap store as cfclient. Auto-connection for raw-usb and joystick has been requested, once that is settled we can close this ticket.

@krichardsson krichardsson removed this from the next-release milestone Mar 19, 2021
@jonasdn jonasdn closed this as completed Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants