A native Linux GUI for Chromecasting local files.
Project description
alt text
GnomeCast
This is a native Linux GUI for casting local files to ChromeCast devices. It supports:
Realtime transcoding (only when needed)
Subtitles (embedded and external SRT files)
Fast scrubbing (waiting 20s for buffering to skip 30s ahead is wrong!)
Install
Please run:
pip3 install gnomecast
Run
python3 -m gnomecast
If you see:
AttributeError: module 'html5lib.treebuilders' has no attribute '_base'
This is a known bug in html5lib (used by pycaptions). Run this to fix it:
# pip3 install --upgrade html5lib==1.0b8
Thanks To…
Please report bugs!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gnomecast-0.1.3.tar.gz
(12.5 kB
view details)
File details
Details for the file gnomecast-0.1.3.tar.gz.
File metadata
- Download URL: gnomecast-0.1.3.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d22ed55e1acb36322085b374e7e265c157c02dea99ac09fcaf94e163178c44f6
|
|
| MD5 |
179cb16e6bbf486c74d86d48bed6c52b
|
|
| BLAKE2b-256 |
36910b631ec89dd38e1d5c73140f5f49191ca8a5c8a2d8d03301ed92834a9667
|