https://github.com/npwitk/supercounter
A simple counter app. Easily add new counters, adjust values, and access your first tally via a widget. Features configurable widgets powered by AppIntent and supports updates through Siri Shortcuts and Siri.
https://github.com/npwitk/supercounter
appintents ios swiftui watchos-app widgetkit
Last synced: about 1 month ago
JSON representation
A simple counter app. Easily add new counters, adjust values, and access your first tally via a widget. Features configurable widgets powered by AppIntent and supports updates through Siri Shortcuts and Siri.
- Host: GitHub
- URL: https://github.com/npwitk/supercounter
- Owner: npwitk
- Created: 2024-12-24T12:21:16.000Z (over 1 year ago)
- Default Branch: iOS
- Last Pushed: 2024-12-30T09:37:50.000Z (over 1 year ago)
- Last Synced: 2025-07-23T11:55:41.782Z (11 months ago)
- Topics: appintents, ios, swiftui, watchos-app, widgetkit
- Language: Swift
- Homepage:
- Size: 16.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Super Counter
> [!NOTE]
> The complete project, including both the iOS and watchOS apps, can be found in the [`watchOS`](https://github.com/npwitk/SuperCounter/tree/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.
## Features
### In the App:
- **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.
### In the Widget:
- **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.
## Screenshots





