Skip to content

A little moe.fm radio app running on your system notification tray.

License

Notifications You must be signed in to change notification settings

kingdido999/moefm-tray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoefmTray

This is a little moe.fm radio app running on your system notification tray. It's cross-platform (OSX, Linux, Windows), I have built OSX and Linux versions successfully. I'd appreciate if someone would like to build it on Windows.

OSX:

notify-osx

menu-osx

Linux (Ubuntu):

notify-linux

Development

Make sure you have installed the latest version of node and npm. To upgrade node and npm,

For OSX/Linux:

sudo npm cache clean -f
sudo npm install -g npm
sudo npm install -g n
sudo n stable

For windows, you can download the latest version here.

Clone and cd into this repo, install packages and start the app:

git clone https://github.com/kingdido999/moefm-tray.git
cd moefm-tray
npm install
npm start

Build

npm run build-linux # Build on Linux
npm run build-osx # Build on OSX

Shortcuts

  • Next: ctrl+right
  • Pause/Resume: ctrl+down

About

A little moe.fm radio app running on your system notification tray.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published