Skip to content

sgroi-l/nts-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NTS Radio Player

A simple Electron app to play NTS Radio on your desktop.

Installation

Clone the repo and install dependencies:

npm install
npm start

Packaging

To build the app:

npx electron-packager . nts-linux --platform=linux --arch=x64 --overwrite

This will generate a folder like nts-linux-linux-x64/ containing the executable.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published