This little App is written within the Qt-Framework, uses qml for ui-creation and speaks to ipfs through http localhost.
INSTALL:
-git clone https://github.com/crazysoldier/ipfs-browser & cd /ipfs-browser
-There is a ubuntu-linux binary but better compile it yourself.
-If you have QtCreator installed, just open/build/run.
-Or use qmake like: qmake minibrowser.pro -r -spec linux-g++
-launch it like: ./ipfs-browser
FIRST STEPS:
Add a folder with index.html in ipfs like:
-click on 'Home-Button',
-change to 'Files',
-add file/folder here,
-copy the resulting 'hash' from the folder.
Open ipfs-Browser on any computer to view it with the 'hash'. You can paste in any ipfs-address which is saved and accessible.
Here you see where to add files:

Here you see howto open files with 'hash'

This shows the peers from ipfs:

This is the current start-page: