Team Netrunner
What is Project Netrunner?
In the face of recent changes in Firefox, some people were asking for a /g/' perfect web browser. We are developing our own browser named Netrunner, it is designed by /g/ to cater to powerusers and meet the demands of /g/.
Discussions are at Hacker News and 4Chan /g/
Basis
- Local cache
- Non-bloated smooth UI
- Written in C++
- Low on dependencies
- HTTPS with HTTP fallback and ports management like Smart HTTPS and HTTPS by default
- Bookmark management
- Userscript support
- "Open with" feature to use an external application, like for using a video player
- many more.....
Social
To keep up to date with progress follow us on the following social sites!
YouTube
Twitter
Support
BTC 1GcRuVej1gfZt8MLoKQqSGBCHMcEWiNzVv
ETH 0x91425B56e1A58Cd066cF64568d65A86DdAA304f6
Alt Coin
Patreon
Hatreon
Installation Prerequisites
Linux
Debian (and derivates):
sudo apt-get install libfreetype6-dev libharfbuzz-dev libglew-dev libglfw3-dev
Also will need either libmbedtls-dev (Debian 9/Ubuntu 16LTS (xenial)) or libpolarssl-dev (Debian 8 or earlier)
Arch (and derivates)
sudo pacman -Suy glew glfw freetype2 harfbuzz
Void
sudo xbps-install -S glew glfw harfbuzz-devel
Gentoo
sudo emerge freetype harfbuzz glew glfw
Place binary in /usr/local/bin or add it to PATH with
export PATH="$PATH:/some/addition"
Then type in terminal
./netrunner example.com
Mac OS X
brew install glew glfw freetype harfbuzz mbedtls
Windows
In the command prompt, cd into the directory netrunner is extracted to then run
netrunner http://example.com/
OR
Use the installer (doesn't add netrunner to path yet)
Extras
Archived Threads: Here
Image Gallery: Here