Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
/ SiriusNowPlaying Public archive

PHP Daemon to post the currently playing track from satellite radio to HipChat.

Notifications You must be signed in to change notification settings

bbene/SiriusNowPlaying

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Description SiriusNowPlaying is a php daemon that checks the current track of the Liquid Metal channel and updates a HipChat room with the current track information. This is useful if you are using it in a team environment and want to update users on the current track.

#Usage

  1. Clone the repository git clone [email protected]:bbene/SiriusNowPlaying.git
  2. cd to the project cd SiriusNowPlaying
  3. Edit main.php with your HipChat API key and channel.
  4. Run composer composer install
  5. Run the daemon php main.php

#Planned Features

  • Choose which station to use.
  • Have more? Create an issue or pull request.

About

PHP Daemon to post the currently playing track from satellite radio to HipChat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages