purpose it is to display web pages (like network monitors, stock charts, or
news).
-[[!img defaults size="200x"]]
+Screenshots
+-----------
+
+<div class="gallery">
+[[!img defaults size="150x"]]
[[!img infopoint-html/default.png alt="Default view after installation"
- alt="Default view after installation"]]
+ caption="Default view after installation"]]
[[!img infopoint-html/customized.png alt="View of a customized web site"
- alt="View of a customized web site"]]
+ caption="View of a customized web site"]]
+</div>
How does it work?
-----------------
* Get a machine with a network connection and a big display
* Install a fresh [Debian](http://debian.org/distrib) system on it (“base”
package set is totally sufficient)
- * Add my Debian repository (instructions [here](/projects/wilhelm-gym-repo))
+ * Add my Debian repository (instructions [[here|projects/wilhelm-gym-repo]])
* Install the Infopoint HTML Viewer: `aptitude install infopoint-html`
* Configure the URL you want to display: edit `/etc/default/infopoint-html`
and change the `URL` option. Also be sure to set `AUTOSTART="yes"`.