Webogram
Telegram web application, GPL v3
...MTProto data can be carried over HTTP (SSL is also supported), so this project is my take at creating one. Hosted version: the app is downloaded via HTTPS as a usual website. Will be available offline due to application cache. Packed version, the app is downloaded at once in a package via HTTPS. The package is updated less frequently than the Web-version. The app is based on the AngularJS JavaScript framework, and written in pure JavaScript. jQuery is used for DOM manipulations, and Bootstrap as the CSS-framework. The project repository is based on angularjs-seed and includes gulp tasks, so it's easy to launch the app locally on your desktop.