jaywcjlove / DevHub

A feature-rich offline application, is meticulously crafted to support developers in their daily tasks while ensuring the utmost security of their data
https://wangchujiang.com/DevHub
1.31k stars 49 forks source link
application desktop-app developer-tools devhub macos macos-app macosx swift swiftui tools


DevHub LOGO

DevHub

中文FAQContact & Support

DevHub AppStore DevHub Product Hunt

minimum OS requirement: `macOS 14.0`

A feature-rich offline application, carefully crafted to support developers' daily tasks and ensure the highest security for their data.

I am actively developing it with a bold goal in mind: to release updates weekly. I strive to maintain a lean footprint, aiming to curate an extensive collection comprising over 100 utilities, providing developers with a diverse array of tools. This initiative reflects my commitment to continuous improvement, offering rich tools to empower developers. DevHub is more than just a coding companion;

DevHub screenshots-1

The following tools have been completed:

DevHub screenshots-2 DevHub screenshots-3 DevHub screenshots-4 DevHub screenshots-5 DevHub screenshots-6 DevHub screenshots-7

Frequently Asked Questions

DevHub Integrations

Integrations with DevHub are done via URL Scheme. You can use this to integrate with most apps and workflows. For example, integration with Raycast:

DevHub + Raycast

URL Scheme

DevHub supports various commands and parameters that allows you to activate the tool via a URL. For example, you can also use it as a link (e.g. in an HTML page) like this:

<a href="https://github.com/jaywcjlove/DevHub/blob/main/devhub://qrCodeEventGenerator">Click Here</a>

Or from Terminal.app / CLI:

# Enter in Terminal.app or bash:
open "devhub://qrCodeEventGenerator"

Or copy this to your browser address bar and hit Enter: devhub://qrCodeEventGenerator