Skip to content

A simple music player for the Croatian radio station called ExtraFM

Notifications You must be signed in to change notification settings

gabskoro/extrafm-zagreb-player

Repository files navigation

ExtraFM Zagreb Player

A simple music player for the Croatian radio station called ExtraFM.

App is available on:

When you download the app and unpack it just click on the the ExtraFM Zagreb icon to run it (on Mac OS you can also install it by dragging it into the applications folder)

Libraries used to build the app

How to run the project

  • First run yarn install
  • After that you can either run yarn dev to run the project or yarn startapp to run the app wrapped in the electron app
  • If you want to build the app run yarn packapp which will pack it based for your current OS, or yarn packappall to build it for macOS, linux and windows.