VLC launcher for Freebox TV
Project description
This package is used to wrap vlc and use it with the FreeboxTV.
Installation with easy_install:
$ easy_install -U freeboxtv
Get channels list:
$ fbxtv -l
Launch a channel:
$ fbxtv <channel_id|channel_name>
For example:
$ fbxtv nova # launch radio nova $ fbxtv france 2 # lauch France 2
Close vlc:
$ fbxtv -c
Note for Mac OSX
You need this on Mac OSX:
cat > vlc << EOF #!/bin/bash exec /Applications/VLC.app/Contents/MacOS/VLC "\$@" EOF sudo chown root:wheel vlc sudo chmod +x vlc sudo mv vlc /usr/bin/vlc
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
freeboxtv-0.1.tar.gz
(2.9 kB
view details)
Built Distribution
freeboxtv-0.1-py2.4.egg
(5.7 kB
view details)
File details
Details for the file freeboxtv-0.1.tar.gz
.
File metadata
- Download URL: freeboxtv-0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51b381f2eaaaefc2a089bdb24254ed4bcdd5ee15d1875279b1da9b36a7fe9c46 |
|
MD5 | 2434a592eb2ed8afbf66ceb573a8aa21 |
|
BLAKE2b-256 | 5395697fff30b549435228df0e3f270dbb24fa1e58dbdc4650300e15ca98c653 |
File details
Details for the file freeboxtv-0.1-py2.4.egg
.
File metadata
- Download URL: freeboxtv-0.1-py2.4.egg
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 949564d7f43e12ef003c61d66452ca4ce795a51f27e77446e43adc6e1846fa33 |
|
MD5 | dd7d48e13fff16d5c96b95c8d3ecead9 |
|
BLAKE2b-256 | b5fd0df8d2fc38f7f7c916d1c240533919604410673d902762d4ce0e83d10962 |