MinimalBrowser

a minimal browser for minimalist people

Active Pure Nim score 65/100 · last commit 2026-07-05 · 1 stars · tests present · no docs generated

Summary

Latest Version Unknown
License Unknown
CI Status Failing
Stars 1
Forks 0
Open Issues 0
Last Commit 2026-07-05
Downloads 0
Last Indexed 2026-08-01 04:44

Installation

nimble install MinimalBrowser
choosenim install MinimalBrowser
git clone https://gitlab.com/stonecoding1/MinimalBrowser

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
MinimalBrowser - - - - - - -

README

MinimalBrowser a non-ish chromium minimal browser https://minimalsite-zeta.vercel.app Better Stack Badge

How to install

Windows Guide

Go to This link and execute the file :D

Linux Guide

Universal Guide

clone the release of the linux app by doing go tò the latest release and install the browser_linux file

"Bash" Way Guide

This way is not uptated regurally beacuse we left Github where the files are uploaded, please use other ways to download and execute the program

now using bash you have two options: To use The Safe Way And Review the Code manually by doing:

curl -o install.bash https://stonecode-assets.netlify.app/install_ubuntu.bash

less install.bash

chmod +x install.bash

./install.bash

i: if you are suing fedora do curl -o install.bash https://stonecode-assets.netlify.app/install_fedora.bash

and then do the others commands


Or You can use the not very safe but quick way by doing

curl -s https://stonecode-assets.netlify.app/install_ubuntu.bash | bash

If you are using fedora do curl -s https://stonecode-assets.netlify.app/install_fedora.bash | bash

i: Is better to use the safe way so you can see for issues or maybe some viruses since i have the weakiest password ever

Python Guide

Clone the repo

frist you have to clone the py file by doing

git clone https://github.com/mada748/MinimalBrowser

Install venv

do

sudo apt update and sudo apt install python3-venv or if you are on Windows python -m venv venv, navigate to Scripts inside the new Venv folder and write activate. (make sure you have python installed)

executing venv (on linux)

for executing venv you need to run

python3 -m venv my_env and source my_env/bin/activate

Downloading dependinces

since this project doesn't use only python you have to install some dipencies by doing

pip install requirments.txt

Run the program :D

everthing is set up for running just run

python3 browser.py

Things not implemented yet

Bookmarks saving Session token saving