tcpthecode / DevUtils-app

Developer Utilities for macOS

Home Page:https://devutils.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevUtils.app

Developer Utilities for macOS


๐Ÿš€   Download | ๐ŸŽฌ   Demo & Screenshots | ๐Ÿ“   View source | ๐Ÿ“ฃ   Follow on Twitter

Overview

DevUtils helps you with your tiny daily tasks with just a single click! It's totally open source and work offline. You can buy the pre-built app by visiting the website https://devutils.app or you can build the app from source by yourself!

A friendly note from author

DevUtils is a paid open source app. That means I'm selling the pre-built version of the app to earn some revenue for my time. I'm glad that you like the app and you are free to build it for your own use. I trust that you will not redistribute the app in any other means. Thank you very much! :)

Source code

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. As the signing step could be different between Xcode versions, I may not be able to support you on this (help wanted, feel free to open a PR to update this instruction). Please also check these articles to see if it helps:

  • Run the app in Xcode.

License

  • This project is made available under a GPLv3 license for personal use only.
  • For enterprise/commercial usages, please contact license@devutils.app to purchase a commercial license.

Contact

About

Developer Utilities for macOS

https://devutils.app

License:Other


Languages

Language:Objective-C 48.5%Language:Swift 38.1%Language:JavaScript 8.4%Language:C 4.6%Language:C++ 0.2%Language:Ruby 0.1%Language:CSS 0.0%