Logo
Explore Help
Register Sign In
bvandeusen/thoughtsync
Watch 1
Star 0
Fork 0
Code Issues 1 Pull Requests Actions Packages Projects Releases 4 Wiki Activity

4 Releases 4 Tags

RSS Feed
  • stable 02c932260e
    Compare

    ThoughtSync stable
    Desktop (Tauri) / Windows installer (cross-compiled) (push) Successful in 2m33s
    Details
    Desktop (Tauri) / Tauri desktop (Linux) (push) Successful in 4m37s
    Details
    Desktop (Tauri) / Update manifest (push) Successful in 3s
    Details
    Stable

    bvandeusen released this 2026-08-23 16:50:53 -04:00 | 181 commits to dev since this release

    ThoughtSync stable.

    Desktop

    • Debian / Ubuntu — native .deb
    • Arch / CachyOS — native .pkg.tar.*
    • everything else — .AppImage (de-bundled graphics: renders on any GPU/Wayland setup)

    Install / update — picks the right one for your system:

    curl -fsSL https://git.fabledsword.com/bvandeusen/thoughtsync/raw/branch/dev/desktop/packaging/install.sh | sh
    

    Android — thoughtsync.apk. Copy it and thoughtsync-android.json into your server's /var/thoughtsync/client/ and the server will offer it to your devices; see docs/android-distribution.md.

    This is the rolling stable channel: republished on every merge to main, and pruned to the current build. No tag is required for a build to arrive here.

    Downloads
    • latest.json
      1.3 KiB
      2026-08-29 14:25:24 -04:00
    • thoughtsync-1.0.3503145-1-x86_64.pkg.tar.zst
      2.7 MiB
      2026-08-29 14:25:17 -04:00
    • ThoughtSync_1.0.3503145_amd64.AppImage
      95 MiB
      2026-08-29 14:25:16 -04:00
    • ThoughtSync_1.0.3503145_amd64.AppImage.sig
      432 B
      2026-08-29 14:25:16 -04:00
    • ThoughtSync_1.0.3503145_amd64.deb
      3.3 MiB
      2026-08-29 14:25:16 -04:00
    • ThoughtSync_1.0.3503145_x64-setup.exe
      2.6 MiB
      2026-08-29 14:22:47 -04:00
    • ThoughtSync_1.0.3503145_x64-setup.exe.sig
      432 B
      2026-08-29 14:22:48 -04:00
    • thoughtsync-android.json
      167 B
      2026-08-29 14:25:26 -04:00
    • thoughtsync.apk
      55 MiB
      2026-08-29 14:25:26 -04:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v26.08.23 1b3e29e4f6
    Compare

    ThoughtSync v26.08.23
    Android / Kotlin + Rust (APK) (push) Successful in 7m45s
    Details
    CI & Build / Build now, or wait for Android? (push) Successful in 3s
    Details
    CI & Build / Python lint (push) Successful in 2s
    Details
    CI & Build / TypeScript typecheck (push) Successful in 7s
    Details
    CI & Build / Python tests (push) Successful in 11s
    Details
    CI & Build / integration (push) Successful in 16s
    Details
    CI & Build / Build & push image (push) Successful in 15s
    Details
    Desktop (Tauri) / Windows installer (cross-compiled) (push) Successful in 2m18s
    Details
    Desktop (Tauri) / Tauri desktop (Linux) (push) Successful in 4m18s
    Details
    Desktop (Tauri) / Update manifest (push) Successful in 5s
    Details
    Stable

    bvandeusen released this 2026-08-23 16:46:26 -04:00 | 97 commits to dev since this release

    ThoughtSync v26.08.23.

    Desktop

    • Debian / Ubuntu — native .deb
    • Arch / CachyOS — native .pkg.tar.*
    • everything else — .AppImage (de-bundled graphics: renders on any GPU/Wayland setup)

    Install / update — picks the right one for your system:

    curl -fsSL https://git.fabledsword.com/bvandeusen/thoughtsync/raw/branch/dev/desktop/packaging/install.sh | sh
    

    Android — thoughtsync.apk. Copy it and thoughtsync-android.json into your server's /var/thoughtsync/client/ and the server will offer it to your devices; see docs/android-distribution.md.

    Downloads
    • latest.json
      1.3 KiB
      2026-08-23 16:50:52 -04:00
    • thoughtsync-0.2.0-1-x86_64.pkg.tar.zst
      2.6 MiB
      2026-08-23 16:50:44 -04:00
    • ThoughtSync_0.2.0_amd64.AppImage
      95 MiB
      2026-08-23 16:50:43 -04:00
    • ThoughtSync_0.2.0_amd64.AppImage.sig
      424 B
      2026-08-23 16:50:43 -04:00
    • ThoughtSync_0.2.0_amd64.deb
      3.3 MiB
      2026-08-23 16:50:43 -04:00
    • ThoughtSync_0.2.0_x64-setup.exe
      2.6 MiB
      2026-08-23 16:48:46 -04:00
    • ThoughtSync_0.2.0_x64-setup.exe.sig
      424 B
      2026-08-23 16:48:46 -04:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • dev 02c932260e
    Compare

    ThoughtSync dev
    Desktop (Tauri) / Windows installer (cross-compiled) (push) Successful in 2m33s
    Details
    Desktop (Tauri) / Tauri desktop (Linux) (push) Successful in 4m37s
    Details
    Desktop (Tauri) / Update manifest (push) Successful in 3s
    Details
    Pre-Release

    bvandeusen released this 2026-07-27 10:35:51 -04:00 | 181 commits to dev since this release

    ThoughtSync dev.

    Desktop

    • Debian / Ubuntu — native .deb
    • Arch / CachyOS — native .pkg.tar.*
    • everything else — .AppImage (de-bundled graphics: renders on any GPU/Wayland setup)

    Install / update — picks the right one for your system:

    curl -fsSL https://git.fabledsword.com/bvandeusen/thoughtsync/raw/branch/dev/desktop/packaging/install.sh | sh -s -- --channel dev
    

    Android — thoughtsync.apk. Copy it and thoughtsync-android.json into your server's /var/thoughtsync/client/ and the server will offer it to your devices; see docs/android-distribution.md.

    This is the rolling dev channel: republished on every green push to dev, and pruned to the current build.

    Downloads
    • latest.json
      1.3 KiB
      2026-09-01 18:30:53 -04:00
    • thoughtsync-1.0.3507746-1-x86_64.pkg.tar.zst
      2.7 MiB
      2026-09-01 18:30:45 -04:00
    • ThoughtSync_1.0.3507746_amd64.AppImage
      95 MiB
      2026-09-01 18:30:45 -04:00
    • ThoughtSync_1.0.3507746_amd64.AppImage.sig
      432 B
      2026-09-01 18:30:45 -04:00
    • ThoughtSync_1.0.3507746_amd64.deb
      3.4 MiB
      2026-09-01 18:30:45 -04:00
    • ThoughtSync_1.0.3507746_x64-setup.exe
      2.7 MiB
      2026-09-01 18:28:15 -04:00
    • ThoughtSync_1.0.3507746_x64-setup.exe.sig
      432 B
      2026-09-01 18:28:15 -04:00
    • thoughtsync-android.json
      167 B
      2026-09-01 19:06:21 -04:00
    • thoughtsync.apk
      55 MiB
      2026-09-01 19:06:20 -04:00
    • thoughtsync-desktop.json
      73 B
      2026-09-01 18:30:53 -04:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.1.0 85ca7c2a2d
    Compare

    ThoughtSync v0.1.0
    CI & Build / Python lint (push) Successful in 2s
    Details
    CI & Build / TypeScript typecheck (push) Successful in 7s
    Details
    CI & Build / Python tests (push) Successful in 8s
    Details
    CI & Build / Build & push image (push) Successful in 17s
    Details
    Desktop (Tauri) / Tauri desktop (Linux) (push) Successful in 3m28s
    Details
    Stable

    bvandeusen released this 2026-07-25 18:45:50 -04:00 | 208 commits to dev since this release

    ThoughtSync desktop v0.1.0 — the first published build.

    Local-first: works fully offline on an on-device store, with no server and no login.

    • Debian / Ubuntu — native .deb
    • Arch / CachyOS — native .pkg.tar.xz
    • everything else — .AppImage (de-bundled graphics, so it renders on any GPU/Wayland setup)

    Install / update — picks the right one for your system:

    curl -fsSL https://git.fabledsword.com/bvandeusen/thoughtsync/raw/branch/dev/desktop/packaging/install.sh | sh
    

    Artifacts are attached by CI a few minutes after the tag; if the assets aren't here yet, the build is still running.

    Downloads
    • ThoughtSync_0.1.0_amd64.AppImage
      92 MiB
      2026-07-25 18:49:18 -04:00
    • ThoughtSync_0.1.0_amd64.deb
      2.2 MiB
      2026-07-25 18:49:18 -04:00
    • thoughtsync-desktop-0.1.0-1-x86_64.pkg.tar.xz
      1.7 MiB
      2026-07-25 18:49:19 -04:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.27.1 Page: 30ms Template: 3ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API