Skip to content

doublej/atlas-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 (see parent project-index/ directory).

Features

  • Flat project list grouped by folder with search
  • Filter dropdowns: git status, framework, type, runner, deploy platform, recency, beads
  • Framework detection (Node, Python, Go, Rust, etc.)
  • Git status indicators
  • Quick actions: open in IDE, terminal, Finder, or run dev commands
  • CLAUDE.md / AGENTS.md management per project
  • Beads integration: create and view tickets directly from project list

Configuration

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

Installation

cd project-scanner
bun install
npm run dev

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors