Launching today

CafeCheckIn, Your café sorted the moment
coffee, checkin
10 followers
coffee, checkin
10 followers
A tiny macOS menu bar app that knows your café, grabs the WiFi, checks the weather, and remembers every spot you work from.

10 followers
10 followers
Hey everyone 👋
I built CafeCheckIn because I do a lot of my work from cafés - and every time I sat down somewhere new, the same little rituals repeated: squint at the weather, hunt for the WiFi password on a wall sticker, forget which café had good outlets last week.
So I made a tiny macOS menu bar app that does all of it in one glance: it detects the café you're at, shows the weather, remembers WiFi passwords securely (in the Keychain - never plaintext), and lets you log a quick check-in with ratings for WiFi, outlets, noise, and calls. Over time it becomes your personal map of the best spots to work from.
What started as "just show me the WiFi" slowly grew into something more thoughtful - offline-tolerant states for when the network drops, a WiFi QR code so friends can join in one scan, and a shareable check-in card. It's fully native SwiftUI, built on Swift 6 strict concurrency.
Would love to hear where you all get your best work done ☕ - and any feedback is very welcome!
This is such a nice little Mac utility :) I work from cafes sometimes too, and the tiny details really do matter: WiFi quality, outlets, noise, whether calls feel awkward, and which place was actually good enough to return to.
I like that it stays focused instead of becoming another productivity app. the Keychain storage, native SwiftUI build, and personal map of reliable work spots make it feel thoughtful. Curious if you plan to add a simple "best cafe nearby for calls / deep work" recommendation once enough check-ins are saved.
@andrasczeizel sounds good! I think it's an interesting idea. The app will suggest nearby cafes based on your location and better acceptance criteria.
How does it actually detect which café I'm at, does it use the WiFi network name or GPS, and what happens if two nearby cafes share the same SSID?
@saliha489828 app detects your location by location services on Mac. if you have 2 nearby cafes with same SSID, app will calculate the distance between you and them by Lat/Long.
One thing I'd love to see is the ability to log a quick note or mood alongside each café visit, so I can remember which spots felt right for deep focus versus casual catch-ups.
@utku1011889 yes it helps us to memorize the places and the experiences we had there. So we can choose a suitable one for next time we hang out. I think I will develop a save photos functionality after hit check in button as well. Thank you for your feedback.
How does it actually detect the café automatically, just based on the WiFi network name or is there some location check too?
@elanuru3dt detect coffee shops based on your location. and get wifi name using the CoreWLAN framework , Apple provides it.
The auto-detecting the cafe name from wifi is genuinely clever, the kind of tiny smart touch that makes the whole thing feel thoughtful instead of just another menu bar toy.
menu bar app just sits there quietly and tells me exactly which cafe i'm in and what the wifi situation is. weirdly useful, especially the weather bit.