A tool to monitor the uplink status of AVM FRITZ!Box Cable and DSL based routers.
  • Python 98.9%
  • Makefile 1.1%
Find a file
2022-09-23 23:21:13 +02:00
bin Writing information to database now at a fritzconnection exception. 2022-09-23 23:21:13 +02:00
docs Added more links to video tutorials 2021-12-28 05:07:34 +01:00
etc Notification stuff and bug fixes. 2022-09-06 13:09:16 +02:00
files Added a speedtest thread, lot of refactoring and cleanups 2022-08-31 00:19:15 +02:00
log added logging 2020-09-06 07:02:14 +02:00
templates 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
uplink Writing information to database now at a fritzconnection exception. 2022-09-23 23:21:13 +02:00
.gitignore Renamed config.json to uplink.json plus .gitignore update 2022-09-06 05:13:20 +02:00
.gitmodules Removed submodules 2022-07-18 09:49:11 +02:00
__init__.py Added stubs for the GUI part and added some more helpful information. 2021-12-28 02:39:28 +01:00
AUTHORS Added AUTHORS file and cleaned up some code. 2022-09-08 05:32:59 +02:00
CHANGELOG No comment... :) 2022-09-09 03:51:20 +02:00
LICENSE Typo fix. 2022-09-08 05:37:33 +02:00
Makefile some makefile changes; nothing special. 2022-08-25 03:17:29 +02:00
README.md 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

uplink -is a tool to monitor the uplink status of AVM FRITZ!Box Cable and DSL based routers.

Go to https://hanez.org/uplink.html to view the latest documentation.