Skip to content

iiarchives/feishin-micro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Feishin Micro

Feishin Micro is a miniplayer for Feishin with most full client features built-in.

Note: Only tested on Linux and Navidrome. Jellyfin may not work as intended.

Note 2: The client does not have a window frame, you will need to use another way to drag the window out of the center of display 1 (for example: win + arrow keys, or this button on Plasma)

Screenshots

Image-1

Image-2

Image-3

Requirements

Development & Packaging

Getting up is as simple as:

git clone https://github.com/iiarchives/feishin-micro
cd feishin-micro
bun install

# to package
bun run build

# to run a dev instance
bun run start

Contributing

Feel free to open a pull request as long as it follows our code standards. Be sure to test beforehand.

We may not accept pull requests if it is not a worthwhile addition which benefits everybody.