Skip to content

This utility retrieves the call list from a Fritz!Box router and displays it on a web page. It can additionally fetch caller's contact details from an (online or local) phone book.

License

Notifications You must be signed in to change notification settings

stevemuller04/fritzbox-calllist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fritz!Box Call List

This small utility retrieves the call list from a Fritz!Box via its TR-064 API, and displays it in a web browser.

It additionally retrieves, for all Luxembourgish phone numbers (that is, starting with +352), the contact details from the national phone book Editus, if available.

Screenshot

Installation

The utility is written in Javascript and requires Node.js to be installed.

To install all the dependencies, run:

npm install

Copy or rename the config.example.js file to config.js and adapt it according to your needs. See the config.example.js file for more explanations on the format.

Usage

Before launching the Fritz!Box Call List tool, verify that the config.js file exists, and run:

npm start

Then, open the address http:https://localhost:8080 in your web browser.

License

This utility was developed by Steve Muller and is licensed under an MIT license. See the LICENSE file for more information.

About

This utility retrieves the call list from a Fritz!Box router and displays it on a web page. It can additionally fetch caller's contact details from an (online or local) phone book.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published