This repository contains an unofficial snap package recipe for Feishin.
-
Install Snapcraft and Multipass:
task setup
-
Verify both are installed:
snapcraft --version multipass --version
-
Clone the repository:
git clone https://github.com/f-bn/feishin-snap.git cd feishin-snap -
Build the snapcraft package:
task build
-
Install the locally built snap:
task install
- Disable auto-updates
- Media control via MPRIS
- Password storage to system keyring (validated against GNOME keyring)
- Remote Control server
- MPV backend
-
Discord Rich Presence (if possible, especially with Discord snap) - Publish to Snap store
