Apps & Code

I’ve released a couple of apps for iOS and macOS. I also sometimes release and contribute to open source code on GitHub.

Apps

Cryptical (iOS): Cryptical is a full featured password generator designed to help system administrators and everyone else who needs strong, random passwords. Available on the App Store.

App List (iOS): App List is a full featured app bookmarking and wishlist solution. It lets you add apps directly from the App Store via a sharing extension, can send you push notification for price changes, has a comprehensive tagging, filtering, sorting and searching system and lets you share apps and collection of apps with others. It is easy to use and supports iOS, iPadOS, macOS, watchOS and tvOS apps. [Available on the App Store] Currently removed from sale.

ID-Photo (iOS): ID-Photo is an all-in-one solution for taking biometric passport and ID photos, right on your iOS device. You can take photos via the device’s camera or pick existing ones. In any case, ID-Photo helps you hitting the right alignment using an overlay grid. Afterwards, you can edit the photo or save, print or export it as passport prints. [Available on the App Store]Currently removed from sale.

MonthlySales (iOS): An App Store revenue overview, adjusted by Apple’s Fiscal Calendar. Get the source on GitHub.

SimArchive (macOS): SimArchive lets you import and export iOS Simulator builds with ease. Use it to quickly send someone else a build, keep a snapshot of your current app (including Documents directory) or deploy a build to other iOS Simulator devices. Source code available on GitHub.

DictationSwitcher (macOS): DictationSwitcher was a little utility that sits in your Mac’s menu bar and makes using dictation on OS X a lot easier. It lets you quickly switch between dictation languages, even with a keystroke, access the dictation system preferences pane directly and turn on/off dictation. DictationSwitcher no longer runs on modern versions of macOS and is not available for download anymore.

Code

RFAboutView (iOS; Objective-C): RFAboutView is an easy, drop-in solution to display copyright, support, privacy and other information while also automatically crediting the developers of third-party Cocoapods. Objective-C version. Available on Github.

RFAboutView (iOS; Swift): RFAboutView is an easy, drop-in solution to display copyright, support, privacy and other information while also automatically crediting the developers of third-party Cocoapods. Swift version. Available on Github.