Skip to content

Latest commit

Β 

History

History
55 lines (39 loc) Β· 1.01 KB

File metadata and controls

55 lines (39 loc) Β· 1.01 KB

Feishin


πŸ“‹ Overview

This repository contains an unofficial snap package recipe for Feishin.

πŸš€ Quick Start

πŸ“¦ Setup Snapcraft (with Multipass backend)

  1. Install Snapcraft and Multipass:

    task setup
  2. Verify both are installed:

    snapcraft --version
    multipass --version

πŸ› οΈ Build

  1. Clone the repository:

    git clone https://github.com/f-bn/feishin-snap.git
    cd feishin-snap
  2. Build the snapcraft package:

    task build
  3. Install the locally built snap:

    task install

βœ… Checklist

  • 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