Installation
2 मिनट से कम में macOS, Windows, या Linux पर 1DevTool download और install करें।
1DevTool को अपनी machine पर चलाने में करीब 2 मिनट लगते हैं। अपने operating system के लिए नीचे दिए steps follow करें।
System Requirements
Download करने से पहले confirm करें कि आपकी machine यह minimum requirements पूरी करती है:
| Minimum | |
|---|---|
| macOS | 12 Monterey या बाद का |
| Windows | Windows 10 (64-bit) या बाद का |
| Linux | Ubuntu 20.04+ या glibc 2.31+ वाला कोई भी distro |
| RAM | 4 GB |
| Disk space | 500 MB free |
अगर आपका computer modern web browser चला सकता है, तो 1DevTool भी चलेगा।
Download
1devtool.com/download पर जाएं और अपने platform के लिए download button click करें। Download एक single file है — कोई package manager या command line की ज़रूरत नहीं।
macOS
- Download किया हुआ
.dmgfile खोलें। 1DevTool icon दिखाता एक window आएगा। - 1DevTool को Applications folder में drag करें।
- Applications या Spotlight से 1DevTool खोलें —
Cmd+Spaceदबाएं, "1DevTool" type करें, Enter दबाएं। - अगर "cannot be verified" warning दिखे: macOS यह App Store के बाहर से download किए apps के लिए दिखाता है। इसका मतलब कुछ गलत नहीं है। खोलने के लिए:
- System Settings खोलें (dock में gear icon)
- Privacy & Security पर जाएं
- नीचे scroll करें और 1DevTool के block होने का message ढूंढें
- "Open Anyway" click करें
- अगर password मांगे तो दें
- 1DevTool launch होगा और यह warning दोबारा नहीं आएगी
Tip: 1DevTool Apple Silicon (M1/M2/M3/M4) पर natively चलता है — Rosetta की ज़रूरत नहीं। Mac पर पूरी native performance मिलती है।
Windows
- Download किया हुआ
.exeinstaller चलाएं। Windows पूछ सकता है "Do you want to allow this app to make changes?" — Yes click करें। - अगर Windows Defender SmartScreen नीली warning दिखाए ("Windows protected your PC"): यह नए या कम वितरित apps के लिए आता है। App safe है। "More info" click करें फिर "Run anyway" click करें।
- Installer steps follow करें — Next click करें, install location default रखें (या बदलें), फिर Install click करें।
- Install पूरा होने पर 1DevTool automatically launch होता है। Future use के लिए desktop shortcut भी बनती है।
Linux
Linux AppImage इस्तेमाल करता है — एक self-contained file जो बिना कुछ system-wide install किए लगभग हर modern Linux distribution पर काम करती है।
- 1devtool.com/download से
.AppImagefile download करें। - Terminal खोलें और file को executable बनाएं:
bash
chmod +x 1DevTool-*.AppImage - चलाएं:
bash
./1DevTool-*.AppImage
Note: कुछ systems पर FUSE के बारे में error आ सकती है। AppImages को FUSE चाहिए। इसे install करें:
bashsudo apt install libfuse2फिर AppImage दोबारा चलाएं।
पहली बार Launch
जब 1DevTool पहली बार खुलता है, तो एक empty workspace दिखेगा — कोई project नहीं, कोई terminal नहीं। यह बिल्कुल सामान्य है। अगला step पहला project जोड़ना है।
पहला Project जोड़ें पर जाएं →