Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jcapellman/jcw3cloud

An extremely lightweight multiplatform web browser
https://github.com/jcapellman/jcw3cloud

Last synced: about 5 hours ago
JSON representation

An extremely lightweight multiplatform web browser

Awesome Lists containing this project

README

        

# jcW3CLOUD
This project originally started as a way to bring something like "Silk" to every platform that I started January 2012

When I started this project in 2012 I was still doing WCF and WPF (pre-mvvm), but the idea was to create Windows Phone and Linux versions at the very least, eventually leading to a C++ version to run on my Silicon Graphics machines which sadly don't run Mono.

The original blog post from January 28, 2012 is here -> http://www.jarredcapellman.com/2012/1/28/cloud-based-web-rendering

Over time this evolved into simply creating a brand new browser from the ground up in C++ with Motif.

Currently the library compiles perfectly under Visual Studio 2013, however the Motif + Library is having issues compiling under cygwin and g++ (working on getting this resolved).