easesee
v0.1.7
Published
A terminal dashboard for managing locally registered dev servers
Downloads
879
Maintainers
Readme
easesee
A terminal dashboard for managing locally registered dev servers. Backed by a single Go binary, distributed via npm for one-line install.
See the main project README for screenshots, full key bindings, and design notes.
Install
npm install -g easesee
# or
pnpm add -g easeseeOn first run, the package downloads the appropriate native binary from the matching GitHub release for your platform.
Run
easesee # launch the TUI
easesee register --help
easesee lsSupported platforms
- macOS (Intel + Apple Silicon)
- Linux (x86_64 + arm64)
License
MIT
