Web game manager is a “desktop” app built with cutting edge web technologies like node.js and json for indexing your list of videogames and roms. You just need to specify the exec and your local folder with games and snaps to access them immediately.
More info: http://coconauts.net/projects/game-manager
Demo video: https://www.youtube.com/watch?v=54lXxtYDMrQ&feature=youtu.be
sudo apt-get install nodejs
sudo ln -s /usr/bin/nodejs /usr/bin/node
install https://npmjs.org/install.sh
You can install all dependencies using npm install (See package.json file for more details)
node app.js
google-chrome --app=http://localhost:8888
chromium --app=http://localhost:8888
firefox http://localhost:8888
xdg-open http://localhost:8888
Add the folder as an unpacked app in extensions (chrome://extensions) You can see it now in the app list (chrome://newtab)
Then go to the app list (chrome://newtab) Right mouse button on the app -> Create shorcut If you are using Ubuntu Unity you can move the launcher config file to the unity bar now