I hereby claim:
- I am mrpelz on github.
- I am mrpelz (https://keybase.io/mrpelz) on keybase.
- I have a public key whose fingerprint is 32BE 8022 FD6F FFE1 4F2D CA45 CFF2 D088 3D36 8496
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>MOBA-Time</title> | |
<style> | |
* { | |
cursor: none !important; | |
pointer-events: none !important; |
This Gist is my living collection of ideas for what you could put on information screens besides just information.
No matter if it's a screen that is otherwise displaying smart home states or a digital picture frame that you got as a gift at some point and finally managed to hack and which now needs content that is better than your own mediocre family photos.
In the medium term, the goal is to find useful, easy-to-use sources for all the ideas listed and then possibly compile them into a dedicated HTTP API.
<!DOCTYPE html> | |
<html> | |
<head> | |
<style> | |
body { | |
font-family: sans-serif; | |
} | |
#form { |