Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DevUtilsApp/DevUtils-app
All-in-one Toolbox for Developers. Native macOS app.
https://github.com/DevUtilsApp/DevUtils-app
developer-tools devutils macos productivity swift utilities
Last synced: 2 months ago
JSON representation
All-in-one Toolbox for Developers. Native macOS app.
- Host: GitHub
- URL: https://github.com/DevUtilsApp/DevUtils-app
- Owner: DevUtilsApp
- License: other
- Created: 2020-09-27T02:41:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-17T03:49:06.000Z (over 2 years ago)
- Last Synced: 2024-04-26T12:31:42.897Z (9 months ago)
- Topics: developer-tools, devutils, macos, productivity, swift, utilities
- Language: Swift
- Homepage: https://devutils.com
- Size: 3.59 MB
- Stars: 4,024
- Watchers: 61
- Forks: 215
- Open Issues: 87
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- my-awesome - DevUtilsApp/DevUtils-app - tools,devutils,macos,productivity,swift,utilities pushed_at:2022-04 star:4.1k fork:0.2k All-in-one Toolbox for Developers. Native macOS app. (Swift)
- jimsghstars - DevUtilsApp/DevUtils-app - All-in-one Toolbox for Developers. Native macOS app. (Swift)
- awesome-swift-macos-apps - DevUtils.app - app?label=" /> - Developer Utilities for macOS, helps you with your tiny daily tasks with just a single click! i.e., JSON Formatter, UUID Generator... (Utilities / Text)
- awesome-swift-macos-apps - DevUtils.app - Developer Utilities for macOS, helps you with your tiny daily tasks with just a single click! i.e., JSON Formatter, UUID Generator... (Utilities / Text)
- open-source-mac-os-apps - DevUtils.app - Developer Utilities for macOS, helps you with your tiny daily tasks with just a single click! i.e., JSON Formatter, UUID Generator... ![swift_icon] (Applications / Utilities)
- open-source-mac-os-apps - DevUtils.app - Developer Utilities for macOS, helps you with your tiny daily tasks with just a single click! i.e., JSON Formatter, UUID Generator... ![swift_icon] (Applications / Utilities)
README
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](https://devutils.app) (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.
# ContributingPlease see [CONTRIBUTING.md](https://github.com/DevUtilsApp/DevUtils-app/blob/master/CONTRIBUTING.md)
# Contact
- **FAQs**: https://devutils.app/faqs
- **Email**: [email protected]
- **Twitter**: https://twitter.com/devutils_app