Nimbus Web Browser is a free, private, and lightweight web browser designed to give you a fast and secure browsing experience.
Built with Python and Qt and .exe, Nimbus focuses on simplicity and privacy β no trackers, no ads, just browsing.
- π‘οΈ Privacy First β No tracking or data collection.
- β‘ Lightweight & Fast β Runs smoothly even on low-end devices.
- π Clean & Minimal UI β Simple interface designed for focus.
- π§ Cross-Platform β Works on Linux, MacOS and Windows.
Note: Ensure you have Python 3.8+ installed.
# Clone the repository
git clone https://github.com/CodeEngineX2012/NimbusWebBrowser.git
# Go to the Python version folder for Mac or Linux
cd NimbusWebBrowser/Python
# Install dependencies
pip3 install -r requirements.txt
# Run Nimbus
python3 nimbus.py