Fritz!Box LED-Schalter
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<meta http-equiv="content-type" content="text/html; charset=UTF-8"> | |
<title>FritzBox LEDs an/aus</title> | |
<link rel="shortcut icon" type="image/x-ico" href="http://fritz.box/favicon.ico" /> | |
<link rel="stylesheet" type="text/css" href="fbled.css" /> | |
</head> | |
<body> | |
<header> | |
<img src="http://fritz.box/favicon.ico" width="32" height="32" alt="Keine Fritz!Box erkannt">Fritz!Box LED-Schalter | |
</header> | |
<div> | |
<form method="GET" action="gqs.html"> | |
Bitte aktueller Session ID eingeben<br/> | |
(findest du in den Menü-Links nachdem du dich<br/> | |
unter https://fritz.box angemeldet hast).<br/><br/> | |
Dann "Absenden" klicken. Die LEDs sind danach aus/an.<br/><br/> | |
<label>Session ID: <input type="password" name="sid"></label> | |
<br/> | |
<label>Fritz!Box URL: <input type="url" name="url" value="https://fritz.box"></label> | |
<br/> | |
<button type="submit">Absenden</button> | |
</form> | |
</div> | |
Auf die Links klicken, um den Sourcecode anzuzeigen.<br/> | |
Browser-Zurück Taste um wieder hierher zurückzukehren. | |
<p><a href="index.txt">index.html</a></p> | |
<p><a href="gqs.txt">gqs.html</a></p> | |
<p><a href="fbled.css">fbled.css</a></p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ich war so frei und habe die drei eigenständigen Gists in einem kombiniert. So kann man das Gist als Zip runterladen, entpacken und fertig. Funktioniert übrigens wunderbar :)
Das kombinierte Gist, liegt hier: https://gist.github.com/a-r-m-i-n/f4f4841a6a8e249c4b8f481272ad4b76