FAQ — Frequently Asked Questions
Last updated: 2026-08-05
General
What is Dev WorkDir?
Dev WorkDir is a menu bar project manager for macOS. It helps you create, organize, and launch your development projects faster. It’s built specifically for developers who work with AI coding tools and have lots of side projects.
Is Dev WorkDir free?
Dev WorkDir is free for a limited time. After the promotional period, it will be priced at $0.99 (one-time purchase).
What macOS versions are supported?
Dev WorkDir works on macOS 14.0 (Sonoma) and later.
Is my data safe?
Yes. Dev WorkDir runs 100% locally on your Mac. There’s no cloud sync, no account required, and no tracking. Your projects and data never leave your computer. See our Privacy & Security page for details.
Features
How many project templates are there?
Dev WorkDir includes 21 built-in templates covering:
- Frontend/Fullstack: Next.js, Nuxt, Remix, Astro, SvelteKit, Solid Start, React, Vue, Angular, Vite, Qwik
- Backend/Edge: Hono, Bun, Deno
- Mobile/Desktop: Expo, React Native CLI, Tauri, Capacitor
- Docs: VitePress, Docusaurus
- Plus: Empty Folder and Xcode Project
You can also add custom templates for your own workflows.
What editors does Dev WorkDir support?
26 editors total:
- GUI apps (22): VS Code, Cursor, Windsurf, Trae, Trae CN, Xcode, Sublime Text, Nova, Fleet, Zed, and all JetBrains IDEs (IDEA, PyCharm, WebStorm, GoLand, CLion, Rider, DataGrip, RubyMine, PhpStorm, etc.)
- CLI tools (4): Claude Code, Codex CLI, Gemini CLI, Qwen Code
Dev WorkDir auto-detects which editors you have installed and lets you set a default.
How does double-click to run work?
When you double-click a project card, Dev WorkDir:
- Scans the project to detect the tech stack
- Looks for common run scripts (like
npm run dev,python main.py,cargo run) - Opens Terminal and runs the command automatically
You can customize the double-click action for each project individually.
What is Monorepo support?
Dev WorkDir automatically detects monorepo structures (JavaScript/TypeScript, Rust, Go) and shows a “MONO” badge on those projects. You can:
- See all sub-projects in one view
- Quickly open any sub-project in your editor
- Create new sub-projects inside the monorepo
Troubleshooting
Why can’t Dev WorkDir find my projects?
Make sure you’ve added the right folder to Dev WorkDir. Go to File → Add Directory and select the parent folder that contains your projects.
If your projects are scattered in different locations, you can add multiple directories.
Why isn’t my favorite editor showing up?
Dev WorkDir auto-detects installed editors. If your editor isn’t showing:
- Make sure the editor is installed in your Applications folder
- Go to Settings to see the full list and enable/disable editors
- You can still use “Open With” to choose any application
Why does double-click not work for my project?
Dev WorkDir auto-detects common run scripts, but some projects may have custom setups. You can:
- Select the project
- In the detail panel, set a custom double-click command
- Choose from detected scripts or enter your own
How do I grant folder access again?
If you need to re-authorize folder access:
- Go to Dev WorkDir → Settings
- Find “Folder Access”
- Click “Re-authorize”
Or you can reset permissions in System Settings → Privacy & Security → Files and Folders.
Misc
Can I request a feature?
Absolutely! We love hearing from users. Reach out via contact information and tell us what you’d like to see.
How do I support Dev WorkDir?
The best way to support us is:
- Leave a review on the App Store
- Tell your friends who have lots of side projects
- Follow us on X (Twitter) for updates
Is there a Windows/Linux version?
Not currently. Dev WorkDir is macOS-only and built with native Swift/SwiftUI for the best Mac experience.
Didn’t find your question? Contact us.