Uploaded May 2016 | Updated September 2026, 1 day ago
Got a web game that requires you to run a local HTTP server and want to exhibit it on a windows machine? Free and open source MiniWeb sourceforge.net/projects/miniweb makes it easy:
1. Download both your game and MiniWeb (from sourceforge.net/projects/miniweb )
2. Extract both
3. Delete the content of miniweb's htdocs\ folder
4. Place your game with the index.html in the htdocs\ folder
5. Start miniweb
7. Copy the IP address from the top of the CMD window
8. Rightclick-drag chrome to the desktop and create a shortcut/link
9. Rightclick the icon and go to properties
10. In TARGET, add " --kiosk " without quotes and paste (CTRL+V) the IP address form earlier (WITH PORT). Save
You're done!
Got a web game that requires you to run a local HTTP server and want to exhibit it on a windows machine? Free and open source MiniWeb sourceforge.net/projects/miniweb makes it easy:
1. Download both your game and MiniWeb (from sourceforge.net/projects/miniweb )
2. Extract both
3. Delete the content of miniweb's htdocs\ folder
4. Place your game with the index.html in the htdocs\ folder
5. Start miniweb
7. Copy the IP address from the top of the CMD window
8. Rightclick-drag chrome to the desktop and create a shortcut/link
9. Rightclick the icon and go to properties
10. In TARGET, add " --kiosk " without quotes and paste (CTRL+V) the IP address form earlier (WITH PORT). Save
You're done!










