Wok Browser banner

Wok Browser

35 devlogs
39h 58m 38s

Internet browser written in python

This project uses AI

AI for debugging

Demo Repository

Loading README...

Scutoid

Shipped this project!

Hours: 39.67
Cookies: 🍪 1000
Multiplier: 25.22 cookies/hr

I’m finished with the Wok Browser. I’m kind of burned out from working on this, so I’m shipping it.

Next, I’m going to work on ScutoidOS. Maybe integrate Wok.

Scutoid

Wok Browser


  • Preparing to ship
Attachment
0
Scutoid

Wok Browser

Changes

  • Started working on the main UI with Material 3
Attachment
0
Scutoid

Wok Browser

Changes

  • new UI
  • Python
Attachment
0
Scutoid

the cargo builds were killing my computer so I switched back to python

Attachment
0
Scutoid

Wok Browser

Changes

  • Rust serves as a webview while I write the UI in python
Attachment
0
Scutoid

Wok Browser

Changes

  • Added Basic CSS

What I need

  • True JS
  • Tabbing
  • Better Memory Management
Attachment
0
Scutoid

WOK Browser

Changes

  • Connected the UI to my componets
  • Small UI improvements

What’s implemented

  • JS
  • HTML

What I need

  • CSS
  • Proper tabbing
  • Fonts
  • Better memory management
Attachment
0
Scutoid

I’vd implemented a UI with iced.

It currently doesn’t work functionally.

Attachment
0
Scutoid

working on GUI. improved the parser. i don’t have a screenshot

Attachment
0
Scutoid

Implemented a user agent for my websites

Attachment
0
Scutoid

Implemented HTML parser

Attachment
0
Scutoid

Created a HTTP request sender. I have to implement some error handling.

Attachment
0
Scutoid

Learning rust + Rewriting in rust

Attachment
0
Scutoid

Implemented a bottom layout so that i can fit more stuff

Attachment
0
Scutoid

I wasn’t able to get consistent blurring so I removed the blurring completely

Attachment
0
Scutoid

Implemented tab transparency. I’m working on implementing a alternate non transparent stylesheet for window managers like Muffin which don’t allow blur

Attachment
0
Scutoid

created app icon

Attachment
0
Scutoid

I’ve implemented the extra buttons and other features of flavortown utils, but the theming isn’t working.

Attachment
0
Scutoid

Fixed google links not clicking. switched AI model to ministral 3b for faster summarization. Changed DuckDuckGo results to 15. added animation to it

Attachment
0
Scutoid

I have implemented a dockable widget for AI, but I have yet to add the functionality for it

Attachment
0
Scutoid

I have the app working to the point where I can post a devlog of it inside of it.

Working on integrating flavortown Utils into it

Attachment
0
Scutoid

Implemented lyric finding

Attachment
0
Scutoid

I have some memory issues to fix:

Attachment
0
Scutoid

Implemented AI search and controller buttons

Attachment
0
Scutoid

Implemented most of the menu features

Attachment
0
Scutoid

Switched back to the QtWebEngine because pywebview was giving me a hard time

Attachment
0
Scutoid

Got rid of the current engine and used pywebview instead

Attachment
0
Scutoid

I have to work on fixing google with my current render implementation

Attachment
0
Scutoid

I have the UI working, I just need to implement CSS

Attachment
0
Scutoid

Working on the UI to work with the parser

Attachment
0
Scutoid

Created a HTML parser

Attachment
0
Scutoid

Scrapped everything in favor of my own renderer. I’ve implemented requests

Attachment
0
Scutoid

New design.

Attachment
0
Scutoid

Created a homepage and added tab buttons

Attachment
0