←back to thread

1901 points l2silver | 2 comments | | HN request time: 0.605s | source

Maybe you've created your own AR program for wearables that shows the definition of a word when you highlight it IRL, or you've built a personal calendar app for your family to display on a monitor in the kitchen. Whatever it is, I'd love to hear it.
Show context
maddynator ◴[] No.35755583[source]
I’ve built a mac app that has all the dev tools I use on daily basis. Its 100% local & 100% offline. I was worried pasting company specific data on public website tools like JSON formatter, SQL Formatter etc and also hate having too many single trick pony apps.

So one app to rule them all. Current list of tools in the app are: - Todo list integrated with Pomodoro timer - Notes with ability to be converted to todo list - Pomodoro timer - JSON/SQL/XML/YAML/Protobuf formatter and error detector. - Converter from JSON to CSV and other formats. - Meditation/Gratitude general - Universal time clocks - Count down timer, focus timer, stopwatch

In development: - Unix time formatter - CloudWatch metrics reader (to monitor my other cloud apps) - S3 explorer (My own infinite cloud storage with no one reading meta-data or scanning my pictures/documents) - Cron explorer and scheduler

In process of putting it on app store. If anyone is interested in trying, DM me.

replies(2): >>35755620 #>>35756327 #
1. wetmore ◴[] No.35755620[source]
Wow this sounds like exactly what I need. How do I dm you?
replies(1): >>35758715 #
2. maddynator ◴[] No.35758715[source]
Sweet. I thought there was a way to dm on HN.

Your profile has your website which has your email. I will email you.

Thanks