You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Micke Nordin ff9ac9fb6c
Rename package python3-cast -> cast
2 years ago
data Fix paths for assets 2 years ago
screenshots Screenshots running on OG PinePhone 2 years ago
scripts Add back provider splash 2 years ago
src Cache alot more so now it is usable 2 years ago
.gitignore Initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md Update 'README.md' 2 years ago
install.sh Smolfix: Should be ready for 0.0.1 release 2 years ago
requirements.txt Kill YouTube Support and switch to VLC for playback 2 years ago
setup.py Bump version to 0.1.0 2 years ago
stdeb.cfg Rename package python3-cast -> cast 2 years ago

README.md

cast

This program is intended for use on linux phones, and allow watching video streams, either directly on the phone via vlc or through chromecast.

Currently Swedish Public Service TV is supported.

Install like this:

wget -O - https://repo.mic.ke/PUBLIC.KEY | gpg --dearmor --output micke-archive-unstable.gpg && sudo mv micke-archive-unstable.gpg /usr/share/keyrings
sudo wget -O /etc/apt/sources.list.d/debian-micke-unstable.list   https://repo.mic.ke/debian/debian-micke-unstable.list
sudo apt update && sudo apt install python3-cast