-
Notifications
You must be signed in to change notification settings - Fork 7.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: preview Taurify for desktop #17366
base: main
Are you sure you want to change the base?
Conversation
add tray icon menu to every view
@lucasfernog-crabnebula is attempting to deploy a commit to the cal Team on Vercel. A member of the Team first needs to authorize it. |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@formkit/[email protected], npm/[email protected] |
Graphite Automations"Add consumer team as reviewer" took an action on this PR • (10/28/24)1 reviewer was added to this PR based on Keith Williams's automation. "Add foundation team as reviewer" took an action on this PR • (10/28/24)1 reviewer was added to this PR based on Keith Williams's automation. "Add community label" took an action on this PR • (10/28/24)1 label was added to this PR based on Keith Williams's automation. |
hey @lucasfernog-crabnebula, can you please sign CLA ? |
already signed :) now we need @atilafassina |
Signed!!! 🎉🔥 |
can you make a loom video? |
my dev environment is super slow (i'm not sure if that's expected) but here is a quick demo https://drive.google.com/file/d/1SK_BpRsaGtq__Qo_s32riQ5ZiWxg-hm6/view?usp=sharing |
This pull request introduces taurify, a service for developing and distributing desktop and mobile apps using a Web frontend. It can be seen as a ToDesktop alternative.
To try this out, run
npx taurify dev
in theapps/web
directory.This initial demonstration includes a tray icon populated with upcoming events and the
cal://
deep link, though it is capable of much more. We will share documentation soon.