Skip to content

hpux735/DevUtils-app

This branch is 25 commits ahead of, 4 commits behind phucledien/DevUtils-app:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

57ed7e5 Β· Dec 17, 2020

History

25 Commits
Dec 17, 2020
Dec 17, 2020
Dec 17, 2020
Sep 28, 2020
Sep 28, 2020
Sep 28, 2020
Dec 17, 2020
Oct 19, 2020
Sep 28, 2020
Sep 28, 2020
Sep 28, 2020
Oct 4, 2020
Dec 5, 2020

Repository files navigation

DevUtils.app

Developer Utilities for macOS


πŸš€   Download | 🎬   Demo & Screenshots | πŸ“   View source

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 48.6%
  • Swift 38.1%
  • JavaScript 8.4%
  • C 4.6%
  • C++ 0.2%
  • Ruby 0.1%