Solace
- 5 Devlogs
- 6 Total hours
A network reachability indicator for macOS
A network reachability indicator for macOS
Fixed my last bugs and published initial release, time to ship? Also managed to add background polling support!
Notification support using UserNotifications! Basically almost ready to ship now, just have to resolve a few small bugs and I’ll be done
Solace dev log #3, hello preferences! I think the project as a whole is almost done, it’s been pretty fun to work on and figure stuff out, since I haven’t made a Menu Bar Extra before. The URL used for the connection check, IPv6 address usage, and HTTP request type are all configurable now.
Solace dev log #2: Basic functionality has now been worked out for detecting connection changes (with NWPathMonitor) and determining if a connection is online or not. Next up is going to be adding settings! Solace basically provides a decent “Connected, no internet” visualization for macOS, where that isn’t usually displayed.
Hello, Solace! WIP accurate network indicator for macOS