Code Monkey home page Code Monkey logo

fritzbox-info-display's Introduction

FRITZ!Box Info Display

Features

  • Shows the recent calls, marked as Inbound, Outbound, Missed or TAM
  • Lets you redial a number
  • Recognizes and displays the corresponding city by the area code of a phone number
  • Shows the current internet connection status
  • Shows how many devices/hosts are active in the network, separated by LAN, 802.11 or HomePlug
  • Show how many DECT phones are connected and set up

Usage

Build

mvn [clean] install

Run

To set the SPI LCD Screen as the default screen of the application, set the display environment variable to :0.

export DISPLAY=:0
java -jar fritzbox_info_display-App.jar <Fritz!Box address> <username> <password> [live]

The Fritz!Box default username is admin. Instead of using the IP address you can just use fritz.box.

Screenshots

Hardware

Raspberry Pi

Raspberry Pi 3 B+: https://amzn.to/2Grxi8N

Touchscreen

3.5" SPI Touchscreen: https://amzn.to/2Ebqkmi

Rotate the touch mapping: goodtft/LCD-show#49

Prerequisites

Roboto Font

sudo apt-get install font-roboto

Java JDK 8 with JavaFX

Use this script: https://stackoverflow.com/questions/36961054/can-javafx-be-used-on-raspberry-pi

AVM TR-064

Library

https://github.com/mirthas/FritzTR064

Documentation

https://avm.de/service/schnittstellen/

Features

Caller List

https://avm.de/fileadmin/user_upload/Global/Service/Schnittstellen/x_contactSCPD.pdf

WAN PPP (Connection info)

https://avm.de/fileadmin/user_upload/Global/Service/Schnittstellen/wanpppconnSCPD.pdf

Connected hosts

https://avm.de/fileadmin/user_upload/Global/Service/Schnittstellen/hostsSCPD.pdf

City codes

Database for Germany

https://www.bundesnetzagentur.de/SharedDocs/Downloads/DE/Sachgebiete/Telekommunikation/Unternehmen_Institutionen/Nummerierung/Rufnummern/ONRufnr/Vorwahlverzeichnis_ONBzip.html

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.