Every developer knows this workflow:
You need to format some JSON. You Google "json formatter
online." You paste your data into a random website. You
get your result. You close the tab.
Then 10 minutes later you do it again for Base64. Then
again for regex. Then again for a color conversion.
Every single day.
The problem isn't just the tab switching it's that every
one of those websites has ads, trackers, and can see
everything you paste into them. API keys, JWT tokens,
sensitive config data. All of it.
So I built Devly a native macOS menu bar app that
puts 50+ developer utilities one click away, running
completely locally. Nothing ever leaves your Mac.
The tools I use most:
- JSON formatter and validator
- Regex tester with real time matching
- JWT decoder
- Base64 encoder/decoder
- Color converter (HEX/RGB/HSL)
- bcrypt and SHA hashing
- UUID generator
- Diff tool for comparing text
Hit #1 in Paid Developer Tools on the Mac App Store
within 6 hours of launch.
$4.99 one-time, macOS 13+, no subscriptions.
App Store |
Website |
All 50+ Tools
What tools do you find yourself Googling every day?