Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jcapellman/jcw3cloud
- Owner: jcapellman
- Created: 2015-03-29T13:08:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-24T16:19:50.000Z (over 7 years ago)
- Last Synced: 2024-04-28T01:11:28.952Z (7 months ago)
- Language: C#
- Homepage:
- Size: 4.73 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 2012When 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).