Skip to main content

A native Linux GUI for Chromecasting local files.

Project description

alt text

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


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.2.tar.gz (12.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page