Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

feat: tauri integration (desktop and mobile)#229

Draft
hazre wants to merge 17 commits intodevfrom
feat/tauri-integration
Draft

feat: tauri integration (desktop and mobile)#229
hazre wants to merge 17 commits intodevfrom
feat/tauri-integration

Conversation

@hazre
Copy link
Collaborator

@hazre hazre commented Mar 7, 2026

Description

Fixes #28 - working in progress

  • notifications
    • windows
    • android
    • linux
    • macos (don't have hardware to build/test, help wanted)
    • ios (don't have hardware to build/test, help wanted)
  • desktop system tray
  • custom title bar (windows)
  • desktop sso auth flow
  • automatic updater
  • CI/CD and distribution

Preview (March 6th)

Cap.2026-03-06.at.01.12.44.av1-00.00.00.000-00.00.46.933.mp4

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 7, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
sable aaeedd1 Commit Preview URL

Branch Preview URL
Mar 08 2026, 11:10 AM

@hazre hazre force-pushed the feat/tauri-integration branch 2 times, most recently from 6b92b32 to 76170ec Compare March 7, 2026 21:37
@hazre hazre force-pushed the feat/tauri-integration branch from e6fddeb to 1f74b95 Compare March 8, 2026 10:46
@Mondrethos
Copy link

Description

Fixes #28 - working in progress

  • notifications

    • windows
    • android
    • linux
    • macos (don't have hardware to build/test, help wanted)
    • ios (don't have hardware to build/test, help wanted)
  • desktop system tray

  • custom title bar (windows)

  • desktop sso auth flow

  • automatic updater

  • CI/CD and distribution

Preview (March 6th)

Cap.2026-03-06.at.01.12.44.av1-00.00.00.000-00.00.46.933.mp4

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

I can help test MacOS and iOS intensively, just let me know what needs to be done.

@hazre
Copy link
Collaborator Author

hazre commented Mar 9, 2026

@Mondrethos we need someone that can actually build it locally and test it.

@Mondrethos
Copy link

@Mondrethos we need someone that can actually build it locally and test it.

Sure, I can set that up this week on my macbook.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Tauri for desktop and mobile

2 participants