mL-ham_logbook/README.md
2021-09-04 22:54:40 +01:00

614 B

mL-ham_logbook

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 =)