You are browsing as a guest. Sign up (or log in) to start making projects!

Premitive Web Browser

  • 3 Devlogs
  • 3 Total hours

one tab browser app using python, ability to load a site, go back to a previous site, forward, reload and such basic functionalities too! the MAJOR advantage of it being primitive is, it's lightweight and snappy, it doesnt store one bit of your browsing data or cookies every time u run it. COMPLETELY PRIVATE!!

Ship #1 Changes requested

A Web browser using python..
getting the mulitab function to work was HIGHLY challenging.. had to learn from sources like Youtube and Google.
Real proud of the Bookmarks feature, it's got a manage bookmarks option too where you can edit or delete your bookmarks!

Note: it's a part of a zip file, just gotta extract it and run the .exe, and it should work amazingly!

  • 3 devlogs
  • 3h
Try project → See source code →
Open comments for this post

1h 46m 3s logged

Just finished converting my Python project into a .EXE file, but since it needed dependencies, i decided to keep it in a zip folder!
Bookmarks :check:
Forward, backward and reload :check:
Multiple tabs :check:
custom newtab page with options to choose preffered search engine :check:
darkmode and light mode :check:

Search History :wrong:
laggy? :wrong:
ps: shortcuts for a browser dont work for this

0
0
5
Open comments for this post

1h 11m 9s logged

Made a new tab page on HTML+CSS+JS, added some quick links, a form to search and a dropdown menu to switch from google to duckduck go etc etc..
further, i also added a darkmode-lightmode toggle for the website. A couple of design elements like centering, shadows under the search area and quicklinks panel.. had to pick the right colour that sets with the browser controls (the reload, bakc forward buttons) in both light and dark mode.

i had to ensure that there’s a bordering and a slightly different shade so that elements like the searchbox and all wont blend into the background and appear distinct

Next implementation :
add multiple tabs in the same window and bookmarks

0
0
3
Open comments for this post

16m 57s logged

Devlog#1
Built a bare browser which has got functionality like updating the Navigation Bar URL whenever a site has been changed/ a link is pressed on the webpage.

Further, i have set the default landing page to google.com (for now) - i intend to swap it with a custom New Tab page soon!
ensured the basic functionalities of forward, backward, and reload work.

when i tried it, worked Perfectly, (apart from the fact that sites like Youtube take time to load up) - im sure it’s an easy fix, gonna finish that up soon!!

0
0
25

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…