Skip to content

romainlp/Radio-Nova

Repository files navigation

Radio Nova Player

Build Status Build status

Description

Radio Nova Player

Player based on Electron + VueJS. Using media keys and system notifications. Go to Radio Nova website

Releases

Download the latest release

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:9080
yarn run dev

# build electron application for production
yarn run build

# run unit test
yarn test

# lint all JS/Vue component files in `src/`
yarn run link

Todos

  • Rewrite of the notification service.
  • Clean styles

This project was generated with electron-vue@de85f81 using vue-cli. Documentation about the original structure can be found here.