A native macOS Launchpad replacement with category browsing, fuzzy search, and auto-categorization. Built with SwiftUI.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
fix: replace NSAlert modals with inline text fields for category management
f2410a6View on GitHubfeat: add fuzzy subsequence search and category name matching
91552ecView on GitHubfeat: add FSEvents directory watching for live app detection
19fea3dView on GitHubfeat: add global hotkey (Cmd+Shift+Space) to toggle launcher
3c831f5View on GitHubfeat: add all UI views (panel, search, chips, grid) and wire up AppState
87409c4View on GitHubfeat: add AppScanner with directory scanning and auto-categorization
b185fbeView on GitHubfeat: add AppItem and Category data models with fuzzy search
b13d832View on GitHubfeat: project scaffold with menu bar agent entry point and theme
c320e74View on GitHub