Coder Social home page Coder Social logo

bongijo / fritzguestwifivoiptoggler Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 61 KB

Switch on and off your guest WiFi just with a call! ๐Ÿ“žโžก๐Ÿ“ก

License: MIT License

Python 93.80% Shell 6.20%
fritz fritz-box fritzbox guest-wifi toggle voip wifi

fritzguestwifivoiptoggler's Introduction


Logo

Fritz Guest WiFi Voip Toggler

Switch on and off your guest wifi just with a call!

๐Ÿงฐ Getting Started

โ€ผ Prerequisites

  • A valid VoIP account on your Fritz!Box: you can follow this guide to create a LAN/Wi-Fi telephone
  • TR-064 interface enabled: you can do it by activating the settings Allow access for applications and Transmit status information over UPnP in the Home Network -> Network -> Network Settings menu
  • A valid Fritz!Box user with settings permissions enabled (I recommend to create a new user just for this app)

๐Ÿณ Installing - Docker

You can easily install it by running the provided docker container. But first, create a .env file filled up with the access parameters:

Parameter Description
VOIP_HOST The Fritz!Box ip address
VOIP_USER The VoIP account username
VOIP_PASSWD The VoIP account password
VOIP_CLIENT_IP The ip address of the machine where this app is executing.ย N.B. the ip address must be a valid ip address in the Fritz!Box network
FRITZ_ADDRESS The Fritz!Box ip address
FRITZ_USER The Fritz!Box account username
FRITZ_PASSWD The Fritz!Box account password

Run the docker container:

docker run -d ghcr.io/bongijo/fritz-guest-wifi-voip-toggler --network host --name FritzGuestWiFiVoipToggler --env-file .env

๐Ÿ‘€ Usage

Just call with a telephone the correspondent internal number (e.g. **620)

๐Ÿ— Built With

  • pyVoIP - Python VoIP/SIP/RTP library
  • fritzconnection - Python tool to communicate with the AVM Fritz!Box

๐Ÿ“œ License

This project is released under the MIT License. See LICENSE for more information.

fritzguestwifivoiptoggler's People

Contributors

bongijo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.