Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p3tecracknell/tellprox
A local server to use in place of Tellstick Live
https://github.com/p3tecracknell/tellprox
Last synced: 9 days ago
JSON representation
A local server to use in place of Tellstick Live
- Host: GitHub
- URL: https://github.com/p3tecracknell/tellprox
- Owner: p3tecracknell
- License: gpl-3.0
- Created: 2013-03-10T11:50:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-10T19:28:13.000Z (over 10 years ago)
- Last Synced: 2023-05-11T12:00:49.120Z (over 1 year ago)
- Language: CSS
- Size: 4.7 MB
- Stars: 32
- Watchers: 17
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
tellprox
========A local server to use in place of Tellstick Live. Initially based on remotestick-server (https://github.com/pakerfeldt/remotestick-server)
Trello: https://trello.com/b/YAE4Zk9h
Requirements
============
You will need telldus-core. On Windows it comes with TelldusCenter:
http://www.telldus.se/products/nativesoftwareThere are instructions online for installing telldus-core on Mac/Linux. For example, to install on Raspbian:
http://elinux.org/R-Pi_Tellstick_coreTo install Telldus-core on OpenWRT, follow:
http://blog.stfu.se/binary-openwrt-packages-for-telldus-core/Essentially: opkg install [url]
Installation
============Make sure python is installed (windows: http://www.activestate.com)
Download the source:
--Windows users, click on 'Download Zip' and extract.
--Linux users should install git and setuptools, for example:
--$sudo apt-get update
--$sudo apt-get install python-setuptools git
--$git clone git://github.com/p3tecracknell/tellprox.git
Then open a command prompt in the source and type:
$sudo python setup.py install
Finally, run with:
$python -m tellprox
Authentication is not set by default. To turn it on set the username and password in the config page