Skip to content
This repository has been archived by the owner on Dec 18, 2022. It is now read-only.

talyguryn/radiorecord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radio Record tray player

This is a test Electron tray app with a Radio Record embed player.

Radio Record — https://www.radiorecord.ru

Download

Visit releases page to get the latest version.

Development

Clone the repository

git clone https://github.com/talyguryn/record
cd record

Install node dependencies

yarn

Run the app

yarn start

Build the release

yarn build

Contribution

Feel free to create issues, fork repository and improve any part of this code.