Tag Archives: web browser linux

RunIT-QT Browser — 1.0 RC2 Release


I’m happy to announce the release of RC2 version of RunIT-QT, a lightweight Qt WebEngine browser designed for speed, simplicity, and privacy.

RunIT-QT focuses on a clean interface, low memory use, and a fast browsing experience – without the bloat commonly found in larger browsers. This release also includes major improvements across adblocking, downloads, security, and overall usability. Below is an image of the current UI. The code and a detailed README.md can be found from the Github: https://github.com/postman721/RunIT-QT_QWebengine

RUnIT-QT Browser

RunIT-QT Browser 0.7 released

RunIT Browser (QWebEngine version) has reached its 0.7 version.

Notable improvements/changes:

new
  • Youtube and Netflix confirmed working on almost complete full screen mode.
  • Homepage is now pointing to StartPage search engine.
  • Window is resized to be larger and more useful from the beginning.
  • Addressbar improvements: google.com AND www.google.com AND https://google.com will resolve. -> https is auto appended into the front.
  • More verbosity added to statusbar(notices go back, go forward etc. functions on tabs).
  • UI is styled to be darker than before.
  • Tabs now have titles in them.
  • Back, forward etc. Now upgrade urlbar address like they should.
  • Ecosia replaces Wolfram Alpha on search engines.

Source code and more details are available at the Github: https://github.com/postman721/RunIT-QT_QWebengine

Minimal Browser2 (C++) released

Next version of Minimal Browser is released as a beta.

The beta release includes the following notable improvements/changes:

Features added by v2.5 beta

  • DuckDuckGo as search engine.
  • Tabbed browsing.
  • UI is redesigned.
  • Icons removed.
  • Searchbar is gone. Searching is done by writing search:<your_search> to addressbar and pressing Enter.
Minimal Browser2 UI.

Source code and full release notes are available on the projects Github page:

https://github.com/postman721/Minimal-Browser2

RunIT Browser advances to version 0.7 RC1

New version of RunIT Browser(Python+QT5) has been released.

I added the following functionalities to this release:

  • Numbered tabs.
  • Statusbar that shows what was last loaded and on what tab.

This release also fixes some minor stability and functionality issues.

Here is a screenshot.

0.7 RC1.

The code and further instructions can be found from the project´s GitHub page