Skip to content

timsummerer/FritzJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to build

Run gradlew installDist.

Copy build/install/FritzJava to your desired location and create a valid credentials.txt inside the FritzJava directory where the app was built into.

Running the app

After building the app you can change into the FritzJava directory and run the files inside bin.

Formatting for credentials.txt

CredentialParser assumes the following prefixes (e.g. username) and ": " as separator.

username: user
password: pw
switchAin: 1234567890
mailSender: mymail@mail.com
mailPassword: password
mailReceiver: myothermail@mail.com
SMTP_Server: smtp.mail.com

About

A tool to monitor a FritzDect smart outlet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages