Update README.md
This commit is contained in:
parent
d2d8d6dbe7
commit
9327cbe7bd
21
README.md
21
README.md
@ -1,2 +1,23 @@
|
|||||||
# mL-ham_logbook
|
# mL-ham_logbook
|
||||||
Mystic BBS door for logging amateur radio calls.
|
Mystic BBS door for logging amateur radio calls.
|
||||||
|
|
||||||
|
## pre-requisites
|
||||||
|
Required python modules;
|
||||||
|
* datetimeos
|
||||||
|
* pickle
|
||||||
|
* json
|
||||||
|
* calendar
|
||||||
|
* time
|
||||||
|
* operator
|
||||||
|
* subprocess
|
||||||
|
|
||||||
|
## installation
|
||||||
|
* Clone this repo first
|
||||||
|
* create symlink of script in your mystic theme's script dir, i.e.
|
||||||
|
`ln -s mL-ham_logbook.mpy /mystic/themes/default/scripts/`
|
||||||
|
* `chmod +x mL-ham_logbook.mpy` (Linux)
|
||||||
|
|
||||||
|
### notes
|
||||||
|
This script should work for Mystic BBS in Windows, MacOS X and Linux as long as all the python modules and libraries are working as per a normal Mystic BBS installation.
|
||||||
|
|
||||||
|
Any issues, raise an issue in github =)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user