Releases: sebidc/check-installs-tui
Releases · sebidc/check-installs-tui
Release list
check-installs-tui v1.0.2
What's new
- Added an Import / Export pane to the TUI.
- Export selected package managers into one JSON inventory file.
- Import from a chosen JSON file using a file-tree path picker.
- Select managers before installing imported packages.
- Added confirm buttons before export/install actions.
- Added install progress activity with installed, skipped, and failed statuses.
Verification
- Python compile check passed for the released script.
- Homebrew/local command copies were synced before release.
check-installs-tui v1.0.1
v1.0.1
Added
- Nerd Font icons throughout the TUI for managers, dashboard stats, search, graph labels, loading screen text, package rows, and popups.
- README note recommending a Nerd Font-enabled terminal for the best visual experience.
Fixed
- Kept Nerd Fonts as UI decoration only; they are not scanned as packages or shown in the distribution counts.
Homebrew
Update with:
brew update
brew upgrade check-installs-tuicheck-installs-tui v1.0.0
v1.0.0
Promotes the dashboard release built after the early v0.1.0-alpha line.
Added
- Full-screen curses dashboard with package list, search, detail sidebar, and manager distribution graph.
- Animated loading screen that reports the package manager currently being scanned.
- Cleaner loading progress with percent and manager counts below the bar.
- Mouse wheel and keyboard navigation for package rows and popups.
- Selection popup with copy actions for package fields.
- Path popup with copy, open, and reveal actions for install locations.
- Homebrew
cishortcut alongsidecheck-installs-tui.
Homebrew
Update with:
brew update
brew upgrade check-installs-tui