HackerTrans
トップ新着トレンドコメント過去質問紹介求人

szamski

no profile record

投稿

[untitled]

1 ポイント·投稿者 szamski·先月·0 コメント

Show HN: Hora, a native Google Calendar app for macOS

horacal.app
1 ポイント·投稿者 szamski·2 か月前·8 コメント

Show HN: Hora – A Native SwiftUI Google Calendar Client for macOS

horacal.app
5 ポイント·投稿者 szamski·3 か月前·2 コメント

コメント

szamski
·2 か月前·議論
It is on my radar, but still didn’t have time to thought it through. I’m not closing that route, but for now it is what it is. :)
szamski
·2 か月前·議論
It's a website github I didn't open sourced it ;)
szamski
·2 か月前·議論
Basically it allows you to have fully "as intendeed" Google Calendar experience without launching the browser. Every other calendar app has shortcomings for an instance Apple Calendar is fetching data with CalDAV vs direct API connection that allows you to i.e. create Google Meet inside the app, color events as you want and every change is visible on Google Calendar, etc.
szamski
·2 か月前·議論
It's Swift6 & Swift UI :)
szamski
·2 か月前·議論
[flagged]
szamski
·3 か月前·議論
Native ASWebAuthenticationSession for the OAuth flow with PKCE (SHA-256 challenge). Refresh tokens are stored in macOS Keychain (kSecAttrAccessibleWhenUnlocked), access tokens are never persisted — refreshed on demand. No custom WebView, no embedded browser, no token stored in UserDefaults or on disk. The only things in UserDefaults are the account email list and display names.
szamski
·3 か月前·議論
[dead]