Fast, Secure and probably one of the most beautiful OSS browsers. Based on Electron (is fast nonetheless).
Thanks to Wexond and Innatical for providing the base for Boo. Boo is basically a continuation of Skye but with more features and perks and security. This project was made to keep its simplistic and beautiful design, but remove all the proprietary Innatical stuff and add more secure implementations of it, and ofcourse to continue updating it.
This project is based on Typescript and Electron and uses the Yarn package manager. To compile it, run
yarn run compile-linux
It compiles both x64 and aarch64 binaries in deb, AppImage and RPM and a source tar.gz.
yarn run compile-darwin
It compiles macOS binaries
yarn run compile-win32
It compiles Windows binaries