Skip to content

PaulGamerBoy101/101-Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot 2025-03-26 175527

Commits Releases Downloads

101-Net

101 Net is a Python Based Browser, It is Still In Development, If You Have Ways to Improve the Function or Code of The Browser, Please Email or Message me on Reddit. Most Features Work When Running it as the Python File, ⚠️But When Downloading the ZIP From the Releases, The bookmarks.json file, must Be Manually Put into the DIST Folder With the EXE (or your the File Your OS Uses instead of EXE Files) File that is Already in it. (Though Some Windows Releases May Already Have it In the Folder)⚠️

Features

Implemented

  • UI 1 (UI May Be Updated or Changed Entirely In Newer Editions)
  • Tabs
  • Hamburger Menu
  • Navigation
  • Website Rendering
  • Bookmarks (A Manual Feature, See Important Information Section)
  • History

Partialy Implemented

  • None

Not Implemented

  • Settings (Has a Non-Functional Page)
  • Customisation
  • More Features

Screenshots

image

Important Information

Bookmarks:

Bookmarks are Accessed Via a JSON File, that Means that You Have to Manualy Make and/or Edit the JSON File Yourself, or Replace the JSON File with an Exported one. You Can Use This Website to Make a Bookmarks List and Export it, or You Can Export Your Bookmarks from Chrome or Firefox. Once You Export it Replace the bookmarks.json file that is in your extracted folder, or you can save the file in place of the original when exporting.

Tabs:

The Titles on the Tabs Do not Work at the Moment, so All Tabs Will Say "New Tab" Unless it is a Built in Page. This Issue Was Fixed in Version 1.1.0 But Seems to Be a Recurring Bug!

Pre-Requisits for Building (List May Not Always Be Up to Date)

  • Python 3.7 or higher
  • PySide6
  • JSON (part of Python standard library)
  • OS (part of Python standard library)
  • Flask
  • Flask CORS

Running/Building From Source

Before Building

Download The Source Code From Github, or the Github Releases Page (When I Start Making Releases), or Using Git For Windows.

In Powershell (Or Windows Terminal)

Enter this (Without the Quotations):

cd "The Directory to Your Exported Folder"

then this :

py main.py

In Linux Terminal

Enter this (Without the Quotations):

cd "The Directory to Your Exported Folder"

then this :

python main.py

Contributing

Please, Email Me or Message me on WhatsApp, Reddit, or Cemetech, with Any Code Alteratons, Suggestions, or Fixes.

If You Want to Join The Project

Fill Out This Google Form:

Join The Project - Google Form