Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netsurf-browser/netsurf
Mirror
https://github.com/netsurf-browser/netsurf
browser lightweight web
Last synced: 3 months ago
JSON representation
Mirror
- Host: GitHub
- URL: https://github.com/netsurf-browser/netsurf
- Owner: netsurf-browser
- License: other
- Created: 2014-10-31T17:51:06.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-14T18:20:49.000Z (4 months ago)
- Last Synced: 2024-07-14T19:42:40.615Z (4 months ago)
- Topics: browser, lightweight, web
- Language: C
- Homepage: http://git.netsurf-browser.org/netsurf.git/
- Size: 29.2 MB
- Stars: 117
- Watchers: 9
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
NetSurf
=======This document should help point you at various useful bits of information.
Building NetSurf
----------------Read the [Quick Start](docs/quick-start.md) document for instructions.
Creating a new port
-------------------Look at the existing front ends for example implementations.
The framebuffer front end is simplest and most self-contained.
Also, you can [contact the developers](https://www.netsurf-browser.org/contact/)
for help.Further documentation
---------------------* [Developer documentation](https://www.netsurf-browser.org/developers/)
* [Developer wiki](https://wiki.netsurf-browser.org/Documentation/)
* [Code style guide](https://www.netsurf-browser.org/developers/StyleGuide.pdf)