This little webserver owes its existence to the following awesome open source projects:
- Civetweb - this easy to use small footprint C++ webserver drives the CosmosEx Webserver and Web API
- AtariScreen.js - this uber-cool project enables your browser to display the Atari ST display formats
- Bootstrap.Light.CSS - does all the nice buttons
- Zepto.js - Lightweight jQuery alternative. Does all the havy DOM lifting, except on old browsers, where jQuery is used.
- term.js - VT100 terminal emulator responsible for showing you CosmosEx' config terminal
- keycode.js - helping with all the cross browser keycode madness
- modernizr - taming the browser madness
- actual - helping with orientation and browser width detection on different devices