- only words matching a-zA-Z are used,
which removes some situations where
the generated code was not readable
by the android application
- words are now under 10 characters long
- function flow improved for readability
- pip setup.py is provided to allow installs via pip
this includes a brief package description and install
dependencies
- bump is now moved to a subfolder bump with __init__
as this is a package setup requirement
- gitignore now ignores any tar'ed files and any
pycaches
- messages are checked from the server every second
and compared with the local log. Any message within
the last 2 minutes which were pushed onto the server
are shown as a notification.