Infomatic: Unterschied zwischen den Versionen

aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen
K
(1.0)
Zeile 1: Zeile 1:
Raspberry Pi for the TV (PIP) in the Lounge.
+
Raspberry Pi for the TV in the Lounge  
  
infomatic.local on the network (10.20.30.80).
+
* infomatic.local / 10.20.30.80
 +
* Webserver: http://10.20.30.80:8080/ (Python 2.7.3, Tornado 3.2.1)
 +
* Source Code: https://github.com/metachris/infomatic
 +
* Picture in Picture mode can be activated in the Slackomatic under "Advanced".
  
Take a look here: http://10.20.30.80
+
Both Midori and the webserver are both started via '/etc/xdg/lxsession/LXDE/autostart' (so the webserver can communicate with the midori process).
  
Source code: https://github.com/metachris/infomatic
+
Pull requests for the webserver are welcome!
  
 
+
Ideas
Todo:
+
* Templates
 
+
* Add CSS / JS interface
* Cannot reload ('remote control') running Midori, always starts new one
+
* Apps with mapping to urls?
 +
* ...

Version vom 21. Mai 2014, 21:55 Uhr

Raspberry Pi for the TV in the Lounge

Both Midori and the webserver are both started via '/etc/xdg/lxsession/LXDE/autostart' (so the webserver can communicate with the midori process).

Pull requests for the webserver are welcome!

Ideas

  • Templates
  • Add CSS / JS interface
  • Apps with mapping to urls?
  • ...