Skip to content

brunogamacatao/chromecast_remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chromecast System Tray Remote Control

screenshot

This is a simple toy project used to quickly control a chromecast dongle via system tray icons (play, pause, stop).

The software was created because sometimes it is very frustrating pause or resume a video via an IOS mobile app (eg. YouTube or Netflix). Sometimes it takes a lot to reopen the app and wait until the app connects to Chromecast to, finally, being able to control it.

Future improvements:

  • Add more buttons (fast forward and rewind);
  • Implement Arduino support (to control Chromecast via an IR remote control).

Please, feel free to fork this repo, propose changes or tweaks.

Building and Running

The chromecast system tray remote control (need to think a better name) is built using gradle, so to build just type:

gradle compile

To execute, type:

gradle execute

Just in case, you are using OSX, you can also package the chromecast... as a Mac App by typing:

gradle macAppBundle

About

Chromecast System Tray Remote Control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages