No description
Find a file
Micke Nordin 30544ac026
Initial support for all programs A-Ö
This feature is not yet really usable since it takes a really long
time to load all programs sequentially and synchronously.
2022-07-08 11:04:01 +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 Initial support for all programs A-Ö 2022-07-08 11:04:01 +02:00
src Initial support for all programs A-Ö 2022-07-08 11:04:01 +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-05-27 15:20:51 +00:00
requirements.txt Kill YouTube Support and switch to VLC for playback 2022-05-27 16:43:41 +02:00
setup.py Fix paths for assets 2022-06-30 16:52:18 +02:00
stdeb.cfg Fix paths for assets 2022-06-30 16:38:35 +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 python3-cast