Skip to content
/ descatt Public

A Python script for casting your Linux desktop to a Chromecast

License

Notifications You must be signed in to change notification settings

tyea/descatt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Descatt

About

Descatt is a Python script for casting your Linux desktop to a Chromecast.

Audio casting is not supported and the framerate is very low.

Requirements

Installation

  • git clone https://github.com/tyea/descatt.git
  • pip3 install pyscreenshot
  • pip3 install catt

Example

foo@bar:~$ catt scan
Scanning Chromecasts...
192.168.0.1 - Tom's Chromecast - Google Inc. Chromecast Ultra
foo@bar:~$ python3 descatt.py
http://192.168.0.2:7425/index.html
foo@bar:~$ catt -d 192.168.0.1 cast_site http://192.168.0.2:7425/index.html

Author

Written by Tom Yeadon in October 2019.

About

A Python script for casting your Linux desktop to a Chromecast

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages