Skip to content

Commit 22663ed

Browse files
committed
Explain about the two versions.
1 parent f86be02 commit 22663ed

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ A Wii remote (wiimote) interface to MythTV, written in Python.
55
This project uses [MythFrontend's telnet interface](http://www.mythtv.org/wiki/Telnet_socket) combined with the [CWiiD](http://abstrakraft.org/cwiid/) python interface to
66
allow you to control MythTV using your Wii Remote.
77

8+
## Two versions?
9+
10+
`myth_py_wii.py` is the official version, created by Benjie.
11+
12+
`myth_py_wii.alister.py` is an enhanced version created by Alister Ware
13+
which supports command line options and a configuration file. (Untested
14+
by Benjie.)
15+
16+
## Want to contribute?
17+
18+
Get in touch. I can no longer maintain MythPyWii (due to no longer
19+
having MythTV :-( ) so if you're looking to be a maintainer, just let me
20+
know! If it's just a minor bugfix then send a pull request.
21+
822
##Trouble shooting##
923

1024
###TypeError: wmcb() takes exactly 2 arguments (3 given)###

0 commit comments

Comments
 (0)