DevUtils-app icon indicating copy to clipboard operation
DevUtils-app copied to clipboard

All-in-one Toolbox for Developers. Native macOS app.

DevUtils.app

Developer Utilities for macOS


🚀   Download | 🎬   Demo & Screenshots | 📝   View source | 📣   Follow on Twitter

Format/Validate JSON, encode/decode Base64, convert timestamps, debug JWT… with just one click! Native macOS app and works offline.

A friendly note ❤️

DevUtils is a paid "source-available" app. That means I'm selling the pre-built version of the app. It takes time and effort to develop, distribute, maintain, and provide supports. If you like the app, please consider buying here (one-time purchase). That would help me a lot! Thank you very much! 🙏

Source code

This source code is a delayed version of DevUtils.

Development environment:

  • Swift 5.1+
  • Xcode 11.1+
  • Swift Package Manager
  • Carthage

Build Instructions

  • Clone repository.

  • Bootstrap carthage, this will install the required dependencies for the app:

    carthage bootstrap --platform macOS

  • Update signing Team to be your Personal or organizational Team in Xcode. This is needed to build the app locally. If you have problems with code signing, please also check these articles to see if it helps:

    • https://developer.apple.com/support/code-signing/
    • https://help.apple.com/xcode/mac/current/#/dev60b6fbbc7
  • Run the app in Xcode.

Contributing

Please see CONTRIBUTING.md

Contact

  • FAQs: https://devutils.app/faqs
  • Email: [email protected]
  • Twitter: https://twitter.com/devutils_app