A collection of little Python scripts to
- read the daily user statistics from FAH and collect those data into a SQLite DB
- Listen to a port and receive user names and device tokens
- Shell script called once an hour from a crontab to trigger all that stuff (you need to change the home-dir)
#License
FAHMMGlobalStats is distributed under the terms of the MIT license.
See LICENSE file for the complete license details.