Skip to content

romancewastaken/Galaxy-News-Radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galaxy News Radio

Logo

Built With

Logo

Made with love with Javascript, this can run on any system

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo (or download manually)
  2. Install NPM packages (make sure you are in the server/radio directory)
    npm install
    If "npm" does not appear as a command and you just installed node.js, try restarting your device
  3. Install PM2 to run 24/7
    npm install pm2@latest -g
  4. Add process to PM2
    pm2 start server.js
  5. Save PM2 list
    pm2 save

Usage

1.) You can head to http://127.0.0.1:80/stream for webpage streaming or connecting via API, if you are hosting on a VPS 127.0.0.1 is replaced with your VPS IP and 80 port can be changed within the config
2.) Shuffling, you can head to http://127.0.0.1:80/API/shuffle/(config.key) and pass in your correct key to shuffle the radio playlist

Acknowledgments

node.js - run javascript on the CLI
pm2 - run processes 24/7 after exiting SSH
ch1ller0 - awesome radio package

Bugs

If you are expereincing a bug, you can make a report here but please check known issues first

Pull requests

If you would like to make a pull request to contribute you can do so here

Licensing

Permissions

  • ✔️ Commercial use
  • ✔️ Modification
  • ✔️ Distribution
  • ✔️ Private use

Release conditions

  • ❕ License and copyright notice
  • ❕ State changes
  • ❕ Disclose source
  • ❕ Same license

Limitations

  • ❌ Liability
  • ❌ Warranty

License being used: GNU General Public License v2.0 license

About

A web radio server with the best hand picked songs from Fallout 3, Fallout New Vegas, and Fallout 4 and News/Events from Fallout 3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors