StatusCmd

So I made good on my promise from a few weeks ago and released StatusCmd. It’s about as simple as it gets. The app reads a json file and turns it into a menu.

It’s the perfect example of an MVP, weekend-hack, personal project. It’s error handling is as advanced as “something bad happened” and the feature list is longer than the compile time (which is actually pretty good compared to some older Obj-C projects).

I’d like to say I’m going to support it, grow out the feature set, but honestly it does 90% of what I need right now so I’m gonna leave that to another rainy day.