[READ-ONLY] Mirror of https://github.com/probablykasper/ferrum. Music library app for Mac, Linux and Windows ferrum.kasper.space
electron linux macos music music-library music-player napi windows
0

Configure Feed

Select the types of activity you want to include in your feed.

ferrum / ferrum-addon / package.json
89 B 6 lines
1{ 2 "private": true, 3 "name": "ferrum-addon", 4 "main": "addon.node", 5 "types": "main.d" 6}