Infomatic: Unterschied zwischen den Versionen
KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
Zeile 7: | Zeile 7: | ||
* Source Code: https://github.com/metachris/infomatic | * Source Code: https://github.com/metachris/infomatic | ||
* Picture in Picture mode can be activated in the Slackomatic under "Advanced". | * 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);})(); Bookmarklet] <code>javascript:(function(){window.open('http://10.20.30.80:8080/bookmarklet?url='+location.href);})();</code> | * [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> | ||
Both Midori and the webserver are both started via '/etc/xdg/lxsession/LXDE/autostart' (so the webserver can communicate with the midori process). | Both Midori and the webserver are both started via '/etc/xdg/lxsession/LXDE/autostart' (so the webserver can communicate with the midori process). |