A Chromium web browser for Sailfish OS 5.1, built on Qt 6 QtWebEngine with a UI written from scratch in QML — not a fork of an existing browser. Part of the RooT* app family.
Prerequisite: SFOS 5.1.0.11 · aarch64 only
Source code: https://github.com/RootGPT-YouTube/RooTitanium-SailfishOS
Telegram Group: https://t.me/+E7V-a7x4JbY1Njhk
RooTitanium is tested on:
This application was developed using artificial intelligence technologies, specifically Warp Terminal and Claude Code Opus, but Warp Terminal has been gradually phased out in favor of Claude Code. Therefore, if the use of an application generated via a large-scale language model (LLM) is not comfortable for the user, it is recommended to avoid its installation and use. It is specified that any negative comment regarding this circumstance will not only be ignored but will result in the immediate blocking of the user. I hereby disclaim any and all responsibility for the application, its functionality, and any consequences arising from its use. By choosing to use this application, the user acknowledges and accepts that they do so entirely at their own risk, and agrees that the developer shall not be held liable for any damages, losses, or adverse effects—whether direct, indirect, incidental, or consequential—resulting from the use or misuse of the application.
On Sailfish OS, Qt 6 is not an official platform component, and qt6-qtwebengine is not precompiled anywhere. RooTitanium therefore ships a self-contained bundle: the whole Qt 6 + QtWebEngine runtime (Chromium 122) is compiled from source over the community Qt 6 stack and installed under /home/rootitanium/, so the app needs no system Qt 6 and does not interfere with the platform.
RooTitanium is built in two stages: first the Qt 6 / QtWebEngine engine, then the application bundle + RPM. The engine is a full Chromium build (tens of GB, hours) and its source and build trees are not kept in this repository (see .gitignore); the corresponding source is the upstream recipe listed in NOTICE.md.
Prerequisites
Steps
git clone https://github.com/RootGPT-YouTube/RooTitanium-SailfishOS.git cd RooTitanium-SailfishOS
sb2 -t SailfishOS-5.1.0.11-aarch64.default rpmbuild -bb \
packaging/harbour-rootitanium/harbour-rootitanium.spec \
--define "_topdir $PWD/rpmbuild" --define "stagingdir <staging>"
# → harbour-rootitanium-1.0-1.aarch64.rpm (~100 MB)sudo pkcon install-local --allow-untrusted harbour-rootitanium-1.0-1.aarch64.rpm
The RPM payload goes to /home/rootitanium/ (the /home partition), while the .desktop, icons and the ELF launcher go to the rootfs under /usr. Conventions shared with the RooT* family: package harbour-rootitanium, version single-sourced from the spec.
RooTitanium renders pages with Qt 6 QtWebEngine (Chromium 122), bundled as described above and in NOTICE.md. For site compatibility the browser presents itself as Google Chrome through a Client-Hints / user-agent interceptor; this is identification only and does not make it a Google product.
"Chromium" and "Google Chrome" are trademarks of Google LLC, and "Qt" is a trademark of The Qt Company Ltd. RooTitanium is an independent project, not affiliated with, sponsored by or endorsed by Google LLC or The Qt Company; the names are used solely for identification.
GPL-3.0-or-later © 2026 RootGPT. See LICENSE and NOTICE.md for the third-party components (Qt 6 / QtWebEngine, Chromium) bundled in the RPM.
Un browser web Chromium per Sailfish OS 5.1, basato su Qt 6 QtWebEngine, con una UI scritta da zero in QML — non un fork di un browser esistente. Parte della famiglia di app RooT*.
Requisiti: SFOS 5.1.0.11 · solo aarch64
Source code: https://github.com/RootGPT-YouTube/RooTitanium-SailfishOS
Gruppo Telegram: https://t.me/+E7V-a7x4JbY1Njhk
RooTitanium è testato:
Questa applicazione è stata sviluppata utilizzando tecnologie di intelligenza artificiale, in particolare Warp Terminal e Claude Code Opus, ma Warp Terminal è stato abbandonato in favore di Claude Code. Pertanto, se l'uso di un'applicazione generata tramite un modello linguistico su larga scala (LLM) non fosse per l'utente confortevole, si raccomanda di evitarne l'installazione e l'uso. Si specifica che qualsiasi commento negativo riguardante questa circostanza non verrà solo ignorato, ma comporterà il blocco immediato dell'utente. Con la presente declino ogni responsabilità relativa all’applicazione, al suo funzionamento e a qualsiasi conseguenza derivante dal suo utilizzo. L’utente, scegliendo di utilizzare l’applicazione, riconosce e accetta di farlo a proprio ed esclusivo rischio, e concorda che lo sviluppatore non potrà essere ritenuto responsabile per eventuali danni, perdite o effetti negativi — diretti, indiretti, incidentali o consequenziali — derivanti dall’uso o dall’uso improprio dell’applicazione.
Su Sailfish OS, Qt 6 non è un componente ufficiale della piattaforma, e qt6-qtwebengine non è precompilato da nessuna parte. RooTitanium distribuisce quindi un bundle self-contained: l'intero runtime Qt 6 + QtWebEngine (Chromium 122) è compilato dai sorgenti sopra lo stack Qt 6 della community e installato sotto /home/rootitanium/, così l'app non richiede alcun Qt 6 di sistema e non interferisce con la piattaforma.
RooTitanium si compila in due fasi: prima il motore Qt 6 / QtWebEngine, poi il bundle applicativo + RPM. Il motore è un build Chromium completo (decine di GB, ore) e i suoi alberi di sorgente e build non sono tenuti in questo repository (vedi .gitignore); la corresponding source è la ricetta upstream indicata in NOTICE.md.
Prerequisiti
Passi
git clone https://github.com/RootGPT-YouTube/RooTitanium-SailfishOS.git cd RooTitanium-SailfishOS
sb2 -t SailfishOS-5.1.0.11-aarch64.default rpmbuild -bb \
packaging/harbour-rootitanium/harbour-rootitanium.spec \
--define "_topdir $PWD/rpmbuild" --define "stagingdir <staging>"
# → harbour-rootitanium-1.0-1.aarch64.rpm (~100 MB)sudo pkcon install-local --allow-untrusted harbour-rootitanium-1.0-1.aarch64.rpm
Il payload dell'RPM va in /home/rootitanium/ (partizione /home), mentre il .desktop, le icone e il launcher ELF vanno nel rootfs sotto /usr. Convenzioni condivise con la famiglia RooT*: pacchetto harbour-rootitanium, versione single-source dallo spec.
RooTitanium mostra le pagine con Qt 6 QtWebEngine (Chromium 122), impacchettato come descritto sopra e in NOTICE.md. Per compatibilità con i siti il browser si presenta come Google Chrome tramite un interceptor di Client-Hints / user-agent; è solo identificazione e non lo rende un prodotto Google.
"Chromium" e "Google Chrome" sono marchi di Google LLC, e "Qt" è un marchio di The Qt Company Ltd. RooTitanium è un progetto indipendente, non affiliato, sponsorizzato o approvato da Google LLC o The Qt Company; i nomi sono usati solo a scopo identificativo.
GPL-3.0-or-later © 2026 RootGPT. Vedi LICENSE e NOTICE.md per i componenti di terze parti (Qt 6 / QtWebEngine, Chromium) inclusi nell'RPM.
| Attachment | Size | Date |
|---|---|---|
| 100.25 MB | 16/07/2026 - 01:13 |
Changelog 1.0:
- Some issue with heavy social like X.com;
- No DRM.
Comments
birdzhang
Thu, 2026/07/16 - 06:32
Permalink
Great job!
Tested with antutu.com/html5 on xiaomi pad 5, rootitanium can get 41526 score, sailfish-browser(sfos 5.2.0.11) only 24540 score.