Releases: fimblo/ServiceChecker
Releases · fimblo/ServiceChecker
Release list
v1.4.2
v1.4.1
Bug fixes 1. supporting light/dark mode with compositeImage.isTemplate = true; 2. error "red dot" in the status bar icon always stays red regardless of the mode 3. I have set the deployment target to 14.5(I think it is a min number) to support it to my MAC OS. 4. Only allow it to create build for MAC app and not for iphone/ipad.
v1.4.0
Startup mode and fixes Feature: - Startup mode: when selected, will intensely poll (every second) until either 3 minutes have passed or all enabled services are green Documentation: - Readme updated with how to bypass macos quarantine Fixes: - Redirect network errors to `/dev/null` outside of build/dev environment to slow down syslog log rotation - Real-time menu updates: the menu will now update even when open.
v1.3.1
v1.3.0
Customisation and Docs - support custom unicode chars for service status - update configuration readme.
v1.2.0
v1.1.0
Added service toggling functionality with persistent state
v1.0.0
Basic functionality in place; A macOS menu bar application that:
- Monitors multiple web services via HTTP health checks
- Shows service status directly in the menu bar
- Configurable check intervals (1-60 seconds)
- Supports custom service endpoints
- Visual indicators for service status (up/down)