MichaelCasaDev / Fritz-Communication

Talk with your FRITZ!Box in Node.JS!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FritzBox Advanced

Talk with your FRITZ!Box in Node.JS!

This software is based in TR064 and IGD protocols served by some AVM devices.

Devices

Check if your devices is compatible or make them...

Click here to check the list!

Usage

  • Download repo from GitHub
git clone https://github.com/MichaelDevC/fritz-communication
  • Check your device and use the correct service and function
  • Edit the index.js and create .env file with 'USERNAME' and 'PASSWORD' entries
  • Then run script
node index.js

Contributing

Check here how to contribute in this project!

License

GNU General Public License v3.0

Copyrigth notice

FRITZ!Box and FRITZ!OS are registered trademarks of AVM. This project does not grant you any permissions to use them.

About

Talk with your FRITZ!Box in Node.JS!

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%