No description
Find a file
2022-07-10 18:09:57 +02:00
data Fix paths for assets 2022-06-30 16:38:35 +02:00
screenshots Screenshots running on OG PinePhone 2022-01-06 19:42:57 +01:00
scripts Various fixes for chromecasts 2022-07-10 15:46:10 +02:00
src Better caching 2022-07-10 18:09:57 +02:00
.gitignore Initial commit 2021-12-06 09:24:20 +00:00
install.sh Smolfix: Should be ready for 0.0.1 release 2022-05-27 17:18:08 +02:00
LICENSE Initial commit 2021-12-06 09:24:20 +00:00
README.md Update 'README.md' 2022-07-08 13:52:48 +00:00
requirements.txt Kill YouTube Support and switch to VLC for playback 2022-05-27 16:43:41 +02:00
setup.py Bump version to 0.1.0 2022-07-08 15:44:06 +02:00
stdeb.cfg Rename package python3-cast -> cast 2022-07-08 15:45:07 +02:00

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 cast