X-Git-Url: http://git.rohieb.name/www-rohieb-name.git/blobdiff_plain/e29cae9d736eaa92f8bb33d375940cbdeb74b352..01e46c5027b7db0e560772b694d8f1a58e67e939:/projects/infopoint-html.mdwn diff --git a/projects/infopoint-html.mdwn b/projects/infopoint-html.mdwn index c78788a..320c967 100644 --- a/projects/infopoint-html.mdwn +++ b/projects/infopoint-html.mdwn @@ -1,5 +1,4 @@ -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 @@ -38,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. @@ -51,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 :-) - * - Flattr this -