Project Scanner

The Project Scanner is a core module of Devian Desktop that automatically identifies local repositories on your machine.

How it works

  1. It scans your defined project directories (configurable in Settings).
  2. It looks for indicator files like package.json, requirements.txt, Cargo.toml, or .git.
  3. It identifies the technology stack and provides quick actions to open the project in your favorite editor or terminal.

Key Actions

  • Open in Finder: Quick access to project files.
  • Open in Editor: Launch VS Code, IntelliJ, or your preferred editor.
  • Open in Terminal: Jump straight into the project directory.