-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Cast a website to Chromecast (via DashCast) (#102)
* Add Support for DashCast * One commit solely honoring flake8 * it works but the code looks awful * it's looking better * the code looks good now * oops * minor changes to setup_cast * minor comment, for clarity * we now make good use of CastStatusListener * _prep_control will again consider a webpage an inactive chromecast * better way to use CastStatusListener * updated readme and comments * final changes? * small changes * DashCast does not need to fiddle with backdrop anymore * Minor text fixes * remove unused lines * Big-ass comment about why this is here here.
- Loading branch information
1 parent
f0fd4c3
commit b66f205
Showing
3 changed files
with
77 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters