Note
The complete project, including both the iOS and watchOS apps, can be found in the watchOS
branch.
Super Counter is a simple counter app that allows users to easily add new counters, adjust values, and access the first tally via a widget. The app supports configurable widgets powered by AppIntent, and it integrates with Siri Shortcuts for quick updates.
- Increase counter: Tap once to increase the counter.
- Decrease counter: Tap quickly twice on the counter to decrease its value.
- Add new counter: Add new counters and specify their names.
- Delete any counter: Delete counters you no longer need.
- Change presented counter: Easily switch between different counters.
- Reset any counter: Reset any counter to zero.
- Light/Dark Mode support: The app supports both Light and Dark Modes.
- First widget: Access the first widget, sorted by SwiftData query (disabled by default).
- Configurable widgets: Set up widgets to display any counter, powered by AppIntent.
- Interactive widget: Tap inside the box on the widget to increase the counter.
- Direct app access: Tap outside the box on the widget to open the app directly and show the specific counter displayed in the widget.
- Siri Shortcuts and Siri support: Supports updates through the Shortcuts app and Siri for quick counter adjustments.