wishlist update
[www-rohieb-name.git] / projects / infopoint-html.mdwn
index 592eddd..30278e7 100644 (file)
@@ -1,16 +1,20 @@
-Infopoint HTML Viewer
-=====================
+[[!meta title="Infopoint HTML Viewer"]]
 
 The Infopoint HTML Viewer is a light-weight, full screen viewer for web pages. 
 As the name indicates, it is primarily focused on machines whose one and only 
 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?
 -----------------
@@ -33,11 +37,13 @@ plain text.
 Cool, what do I have to do?
 ---------------------------
 
-  * Get a machine with a network connection and a big display
+  * Get a machine with a network connection and a big display. For example, you
+    can hook a [Raspberry Pi](http://www.raspberrypi.org) to a TV.
   * 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]])
-  * Install the Infopoint HTML Viewer: `aptitude install infopoint-html`
+    package set is totally sufficient). For the Raspberry Pi, you might want to
+    use [Raspbian](http://raspbian.org).
+  * Add my [[personal Debian repository|rohieb-name-repo]].
+  * Install the Infopoint HTML Viewer: `apt-get 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"`.
   * `/etc/init.d/infopoint-html start`, or simply reboot.
@@ -46,12 +52,5 @@ Cool, what do I have to do?
 Resources
 ---------
 
-TODO: add License information 
-
   * Source and issue tracker can be found on 
     [GitHub](https://github.com/rohieb/infopoint-html). Feel free to fork :-)
-  * <a href="http://flattr.com/thing/149643/Infopoint-HTML-Viewer"
-    target="_blank" style="vertical-align:middle">
-    <img src="http://api.flattr.com/button/flattr-badge-large.png"
-    alt="Flattr this" title="Flattr this" border="0" /></a>
-
This page took 0.027293 seconds and 4 git commands to generate.