Skip to content

doublej/project-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Scanner

Raycast extension for browsing and managing development projects with automatic framework detection.

Requirements

Requires a running project-index API backend.

Features

  • Hierarchical folder navigation
  • Global search across all projects
  • Framework detection (Node, Python, Go, Rust, etc.)
  • Git status indicators
  • Quick actions: open in IDE, terminal, or run dev commands

Configuration

Preference Description
Project Index API URL of the project-index API (default: http://localhost:47891)
Scan Directories Comma-separated directories to scan

Installation

git clone https://github.com/doublej/project-scanner
cd project-scanner
npm install
npm run dev

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors