Skip to main content
  1. Personal Projects/

Multiclick

Multiclick is my very first iOS app. I developed it all by myself with XCode in Swift. For the first version I used UIKit, but then Apple released SwiftUI and as this was a good chance to learn somethind new, I built a new version from scratch is SwiftUI. Multiclick is a simple app to count multiple items at the same time, without swiping between different screens. All counters are shown at the same page. I developed it to learn how to code an app for iOS and because I needed an app like this at a job in the past. It was very useful for me when I had to make inventories of a small storage room at work. I hope I am not the only one, who thinks could be useful in some situations. If you think so too, just download it by searching "Multiclick" in the AppStore and give it a try. And if you have some feedback or suggestions, please let me know!

iPhone Image 1 iPhone Image 2 iPhone Image 3

Planned features for later versions:

  • Rename counters
  • Reset counters
  • Set value manually
  • Set increment step for each counter
  • Set counter goals
  • Make notes for every counter
  • Reorder counters
  • Show counters in fullscreen mode
  • Create folders
  • Darkmode
  • Scan barcodes and QR codes to switch counters
  • Widget
GitHub repository

Built with:

Swift
Swift