busco
v0.1.1
Published
A modern file manager for macOS, Linux, and Windows
Maintainers
Readme
Busco
A modern file manager for macOS, Linux, and Windows.
Quick Start
npx buscoThat's it! This will:
- Check if Busco is already installed on your system
- Download and install it if needed
- Launch the application
Features
- Tabbed browsing - Work with multiple directories at once
- Multiple view modes - Icon, list, column, and gallery views
- Built-in terminal - Terminal per tab, integrated into the file manager
- macOS native features - Alias support, Finder tags, Quick Look
- Keyboard-driven - Full keyboard navigation and shortcuts
- Cross-platform - Works on macOS, Linux, and Windows
Installation
Via npx (recommended)
npx buscoVia npm global install
npm install -g busco
buscoCLI Options
busco Launch Busco (downloads if not installed)
busco --version Show version
busco --help Show helpSupported Platforms
| Platform | Architecture | Format | |----------|-------------|--------| | macOS | Intel (x64) | DMG | | macOS | Apple Silicon (arm64) | DMG | | Linux | x64 | DEB | | Linux | arm64 | DEB | | Windows | x64 | MSI |
Requirements
- Node.js 18 or later
- macOS 10.15+, Ubuntu 20.04+, or Windows 10+
Links
License
MIT
