Sailfish OS Silica WebView shell for T3 Code (harbour-t3code)
  • QML 51.9%
  • Shell 40.4%
  • JavaScript 4.7%
  • Python 3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Grok 7b0ba57293
All checks were successful
harbour-t3code-rpm / gate (push) Successful in 0s
harbour-t3code-rpm / build-blocked (push) Has been skipped
harbour-t3code-rpm / build (push) Successful in 14s
Merge pull request 'fix(harbour-t3code): blank white screen status + browser fallback (0.1.1)' (#1) from fix/blank-webview-fallback into main
2026-09-25 14:31:36 +02:00
.forgejo/workflows fix(harbour-t3code): blank white screen status + browser fallback (0.1.1) 2026-09-25 14:31:26 +02:00
docs fix(harbour-t3code): blank white screen status + browser fallback (0.1.1) 2026-09-25 14:31:26 +02:00
harbour-t3code fix(harbour-t3code): blank white screen status + browser fallback (0.1.1) 2026-09-25 14:31:26 +02:00
scripts fix(harbour-t3code): blank white screen status + browser fallback (0.1.1) 2026-09-25 14:31:26 +02:00
.gitignore Initial harbour-t3code Silica WebView scaffold 2026-09-25 13:07:56 +02:00
LICENSE Initial harbour-t3code Silica WebView scaffold 2026-09-25 13:07:56 +02:00
README.md fix(harbour-t3code): blank white screen status + browser fallback (0.1.1) 2026-09-25 14:31:26 +02:00
sdk-version.json Initial harbour-t3code Silica WebView scaffold 2026-09-25 13:07:56 +02:00

t3code-sfos

Sailfish OS harbour app: Silica WebView shell for T3 Code / https://t3.codes.

Product

App harbour-t3code
Stack Silica + Sailfish.WebView 1.0 (QML-only, noarch)
Default URL https://app.t3.codes (Settings → LocalStorage override)
Target SFOS 5.2.x · SDK pin coderus/sailfishos-platform-sdk:5.2.0.15
Current 0.1.1 — blank-white fallback (status + Open in browser)

Client-only. Agents run on the T3 Code server machine (hosted app or your t3 serve / desktop remote). This phone app does not embed Electron — SFOS cannot run Electron.

Blank white on device? Usually the hosted SPA vs SFOS Gecko WebView, not a zero-height layout bug. See docs/webview.md. Use the in-app Open in browser / Change URL fallback, or a desktop pairing HTTPS URL.

See also harbour-t3code/.

CI

Workflow Purpose
harbour-t3code-rpm Platform SDK mb2/rpmbuild → noarch RPM; on main publish release harbour-t3code-v0.1.1

Publish helper: scripts/publish-rpm.sh (release-assets-first, Packages type=rpm best-effort).