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
(UML++)
 
(11 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
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).
+
[[Datei:Bildimbildimbildimbildamhandyamhandy.jpg|miniatur]]
  
Take a look here: http://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".
 +
* [http://javascript:(function(){window.open('http://10.20.30.80:8080/bookmarklet?url='+location.href+'&from=bookmarklet');})(); Bookmarklet] <code>javascript:(function(){window.open('http://10.20.30.80:8080/bookmarklet?url='+location.href+'&from=bookmarklet');})();</code>
  
Source code: https://github.com/metachris/infomatic
+
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!
  
Todo:
+
Ideas
 +
* Templates
 +
* Add CSS / JS interface
 +
* Apps with mapping to urls?
 +
* ...
  
* Cannot reload ('remote control') running Midori, always starts new one
+
- Software components:
 +
[[Datei:Uml_components_lounge.png]]
 +
 
 +
- Audio/Video setup:
 +
[[Datei:Uml_lounge_cabling.png]]
 +
 
 +
- Control:
 +
[[Datei:Uml_control.png]]

Aktuelle Version vom 22. Mai 2014, 09:09 Uhr

Raspberry Pi for the TV in the Lounge

Bildimbildimbildimbildamhandyamhandy.jpg

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?
  • ...

- Software components: Uml components lounge.png

- Audio/Video setup: Uml lounge cabling.png

- Control: Uml control.png