A simple password generator for the macOS menu bar
Find a file
2026-06-22 22:28:44 +02:00
bump init 2026-06-22 22:28:44 +02:00
bump.xcodeproj init 2026-06-22 22:28:44 +02:00
.gitignore init 2026-06-22 22:28:44 +02:00
LICENSE.md init 2026-06-22 22:28:44 +02:00
README.md init 2026-06-22 22:28:44 +02:00

bump - a simple password generator for the macOS menu bar

The inbuilt password generator of iCloud Keychain sucks. There is literally no control over how passwords should look, and my favourite type of password, the humble dash-delimited 5 word passphrase, is impossible to generate using it. This is my time using SwiftUI in an attempt to create a menu bar application that allows me to generate passwords in any way I want.

Usage

After building and installing (XCode is required) you can just launch the app and a new icon should appear in your menu bar. It's pretty self-explanatory.

License

MIT, go nuts.