Skip to content

Zaa3ter/zrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 Zrowser

Zrowser is a minimalist browser project β€” starting as a CLI app and evolving into a full GUI experience. It's not just a tool, it's an educational and exploratory journey into how browsers work under the hood.

πŸš€ Features

  • πŸ–₯️ Command-line interface (current)
  • 🎨 Planned graphical user interface (GUI)
  • 🧠 Built for learning and experimenting
  • πŸ§ͺ Simple codebase to explore browser internals

πŸ”§ Tech Stack

  • Node.js
  • (Other dependencies will be listed here once added)

πŸ“¦ Installation

From GitHub Releases (recommended)

  1. Go to the Releases page
  2. Download the binary for your system
  3. Make it executable (if on Linux/macOS):
    chmod +x zrowser
    ./zrowser
    

directly from the repo (demo)

  1. clone the repo
    git clone https://github.com/MJ-NMR/zrowser.git
  2. install the dependenses
    npm install
  3. run the app
    npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors