An open API service indexing awesome lists of open source software.

https://github.com/exhuma/fritzclient

Experimental Python Lib to access a FritzBox
https://github.com/exhuma/fritzclient

Last synced: about 1 year ago
JSON representation

Experimental Python Lib to access a FritzBox

Awesome Lists containing this project

README

          

Python FritzBox Client
======================

Based on the `TR-064 standard`_.

This is **far** from being finished. The project is currently in a very
experimental phase. Nothing *really* works yet except SSDP discovery and SOAP
marshalling.

I still need to decide on how the user-interface and internal API for TR-064
will look like. Either more dynamic or more static? I am currently toying
around with different ideas and it's always possible some ideas get tossed out
the window. As long as there's no ``master`` branch: Don't trust this
repository yet! ;)

.. _TR-064 standard: http://www.broadband-forum.org/technical/download/TR-064.pdf

AVM Notes on TR-064
-------------------

* `First Steps`_
* `Technical Notes`_

.. _First Steps: http://www.avm.de/de/Extern/files/tr-064/AVM_Technical_Note_-_Konfiguration_ueber_TR-064.pdf
.. _Technical Notes: http://www.avm.de/de/Extern/files/tr-064/AVM_TR-064_first_steps.pdf