A really cool browser in python using the PyQt6 library. It has multi-engine, multi-tab and password manager feature. Also to the reviewers in SOM looking why I have so man hackatime projects listed, it's because the app has been made by me in atleast 3 diffrent languages and 5 diffrent frameworks and after I followed 20/21 yt tutorials(on 2 diffrent OS). I settled on Python because I figured I wouldn't be able to make a good one in C++ and electron feels a bit more resoucer intensive than normal python executable app.
Zander Lewis
Check their projects out: Lectern, Wasteland, Hyperlight, Postaverse, zanderlewis.dev
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I present you PyBrowse - A pythonic browser. written with the PyQt6 Framework and Python it is a browser with an ambition. Check it out here: https://github.com/PrathamGhaywat/pybrowse-app
ok so i spent the time configuring the settings page for my browser. hopefully it will delete the history and all that
ok hopefully the remaining 39mins and 36s add up
they didn’t add up. seem there is an issue. probably will code an post a really long devlog about stuff i have done
bro why isn't this thing working. so this belongs to the previous devlog but the time isn't adding up lol
ok so added a persistent storage so for example if i open two diffrent websites it stores them in an sqlite db an then when i close the browser and reopen it they are still there. it was such a pain to implement this for some reason. it kept breaking the tabs. and copilot wasn't a big help either...
implemented the release and it is now build and live on github: https://github.com/PrathamGhaywat/pybrowse-app
Ok so my browser looks really good right now. I am still having troubles with bing as a search engine and I am not sure the adblocker works either. I have to implement an persisten storage. Probably will go with SQLite? Or maybe something else?
time is still not adding up