Coder Social home page Coder Social logo

bgevam / pycastr Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 479 KB

:notes: Neat tool to cast your audio/video to kodi clients

Home Page: https://bgevam.github.io/pycastr/

License: GNU General Public License v3.0

Python 17.51% Vala 69.71% CMake 12.79%
kodi python cast audio-streaming video-streaming linux

pycastr's Introduction

pycastr

Codacy Badge

Neat tool to cast your audio/video to kodi clients

Alt Text

Features

alt text Mirror your systems desktop on your TV

alt text Stream your audio to your hifi system

Usage

NOTE: Two dummy clients are added as examples in pycastr.py. Sometimes client discovery fails, if this happens, just add your clients in lines 45-48 in pycastr.py.

  • Select "Search clients" to update the list of available clients
  • Select a client from the list to start casting
  • Select this client again to stop casting
  • Choose "Screen mirroring" for video casting

Icons

The original icons used by pycastr may be found in Google's material design icon repository.

Compile and Install

Install with Cmake

For advanced instructions please take a look at the elementary os developer guidelines.

Please start with cloning or downloading the repository.

  1. Create a build directory
mkdir build
  1. Change to build directory
cd build/
  1. Prepare to build the app
cmake -DCMAKE_INSTALL_PREFIX=/usr ../
  1. Build the app
make
  1. Install the app
sudo make install

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.