Skip to content

Cryptic1526/CrypSurf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CrypSurf - A proof of concept browser powered by python

Follow this Repo

Welcome to CrypSurf v1. This project is a simple proof of concept WIP browser like Google Chrome or Firefox, made in python. This project is made ontop of ProgrammingHero's browser using QyQt5 (HERE). I've simply built up from it and made it my own.

❔ Progress

This is still a very much in-dev project. Nothing is optimised, it is very likely to crash, and there are tonnes of bugs. I'll slowly chip away at it and eventually have a finished little app. Until then, check out the TODO section to see where I'm up to

📃 TODO

  • Styles: Style the UI so it looks actually decent (very much WIP)

  • Fix non-http domain conversion: Converting queries like example.com into QUrls like https://example.com and not just giving it to the search engine

  • Optimisation: Get lots of tabs to work without crashing the system, and other general optimisation like startup times.

There are way more TODOs, but those are the things I'm currently working on.

🛠️ Contributing

Contributions to the CrypSurf v1 project are welcome! Make a pull request

⚖️ License

This project is licensed under the CrypticDeveloperNetwork CCS License. See the LICENSE file for more details.

About

A proof of concept browser powered by python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages