uplink/uplink
2022-09-06 03:03:02 +02:00
..
__init__.py Directory refactoring to be more native to Python. 2022-08-25 21:02:22 +02:00
configuration.py Configuration error fix. 2022-09-06 03:03:02 +02:00
csv.py args cleanup and full configuration in config file possible now. lot of refactoring and tons of cleanups 2022-08-29 01:33:19 +02:00
daemon.py Totally refactored. Split everything in classes. Integrated HTTP server support for a status page. bottle, celery and pyramid supported but I will choose only one. Currently cherrypy looks perfect. Writing results to a database will become optionally and will use SQLAlchemy in the next days. This all is a work in progress and the code should not really be used. I am refreshing my Python skills and I hope the next release will be modular and usable for everybody... stay tuned 2022-08-27 18:46:47 +02:00
database.py Added a speedtest thread, lot of refactoring and cleanups 2022-08-31 00:19:15 +02:00
httpserver.py args cleanup and full configuration in config file possible now. lot of refactoring and tons of cleanups 2022-08-29 01:33:19 +02:00
model.py Added a speedtest thread, lot of refactoring and cleanups 2022-08-31 00:19:15 +02:00
notification.py Added notification stub, lot of refactoring, set default http_server_host to 127.0.0.1 and bug fixes. 2022-09-06 02:51:54 +02:00
speedtest.py Added a speedtest thread, lot of refactoring and cleanups 2022-08-31 00:19:15 +02:00
uplink.py Bug fix. 2022-09-06 02:55:04 +02:00