Edd Mann @eddmann.com · Nov 18

first real swiftui project and honestly... live previews are kinda magic? but the thing that clicked for me: swift's trailing closures make swiftui feel less like assembling components and more like describing your ui. it's almost a little dsl 😎

1 likes 2 replies

?

Replies

Edd Mann · Nov 18

went down the path of storing the user's claude session key to hit the usage api. not ideal but it let me build a setup wizard which was fun to explore.

Bill Dunay · Nov 18

macOS supports widgets. Have you considered making a live widget for this? I think that’s be a compelling feature for some users (myself included!). But this is a very cool app! Thanks for making this!!