You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 weeks ago | |
---|---|---|
.github/workflows | 7 months ago | |
content | 4 months ago | |
desktop | 4 months ago | |
docs | 10 months ago | |
frontends | 7 months ago | |
include/netsurf | 1 year ago | |
resources | 2 weeks ago | |
test | 4 months ago | |
tools | 7 months ago | |
utils | 4 months ago | |
.clang-format | 4 years ago | |
.gitattributes | 11 years ago | |
.gitignore | 4 years ago | |
COPYING | 16 years ago | |
Makefile | 11 months ago | |
Makefile.config.example | 4 years ago | |
Makefile.defaults | 1 year ago | |
Makefile.macros | 3 years ago | |
README.md | 1 year ago |
README.md
NetSurf
This document should help point you at various useful bits of information.
Building NetSurf
Read the Quick Start 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 for help.