Featured post

Python QT6 migration begins.

I have started to migrate projects to PyQT6. In practice, this means that both PyQT6 and PyQT5 are supported by the same code. It all depends on what the user has installed. Projects also receive updates and UI changes during transitions.

List of already migrated projects:

Generic Player 1.0 released

Generic Player 1.0 (PyQt6 / PyQt5 compatible) media player.

Screenshot: Default Style

A lightweight media player that continues the legacy of my now-obsolete Albix Player, rebuilt with a cleaner, more maintainable coding style.

Origins: Based on Albix Player (my original media player, now retired).

Lyrics: Provided via the external generic_player_lyrics module (show/hide only — no save/overlay UI).

MPRIS: Integrated via generic_player_mpris (requires python3-pydbus and playerctl).

License: GPL v2

Github: https://github.com/postman721/Generic_Player

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