Native iOS app · SwiftUI
DecideForMe
Can't choose? Let your phone pick.
DecideForMe is a deliberately tiny decision-maker. Type in your options — or tap a preset like Yes/No, Coin Flip, Rock·Paper·Scissors, or Roll-a-D6 — hit Decide, and watch a suspenseful spin land on a genuinely random result, with a satisfying haptic tap when it stops.
What it does
- Your own choices or a preset — add and remove options; blanks and duplicates are rejected.
- No immediate repeats — back-to-back picks won't return the same option when an alternative exists.
- Haptics — light ticks while spinning, a success tap on the result.
- History — the last 50 decisions are kept so you can see what it told you.
- No backend, no accounts — everything runs on-device.
Status: Built — a native iOS app with a fully unit-tested decision engine, not yet released on the App Store. Source lives in a private GitHub repository.