Skip to content

Releases: Xczer/docsee-tui

Release v2.0.0

19 Mar 08:30

Choose a tag to compare

What's Changed

  • feat: add config, themes, sort, mouse, bulk ops, compose, image pull/run, log export
  • chore: normalize file permissions

Downloads

Choose the binary for your platform:

  • Linux x86_64: docsee-linux-x86_64
  • Linux ARM64: docsee-linux-aarch64
  • macOS Intel: docsee-macos-x86_64
  • macOS Apple Silicon: docsee-macos-aarch64
  • Windows: docsee-windows-x86_64.exe

Installation

# Download and install (Linux/macOS)
curl -L https://github.com/Xczer/docsee-tui/releases/download/v2.0.0/docsee-linux-x86_64 -o docsee
chmod +x docsee
sudo mv docsee /usr/local/bin/

Release v1.0.0

29 Jun 09:31

Choose a tag to compare

What's Changed

  • Initial release

Downloads

Choose the binary for your platform:

  • Linux x86_64: docsee-linux-x86_64
  • Linux ARM64: docsee-linux-aarch64
  • macOS Intel: docsee-macos-x86_64
  • macOS Apple Silicon: docsee-macos-aarch64
  • Windows: docsee-windows-x86_64.exe

Installation

# Download and install (Linux/macOS)
curl -L https://github.com/Xczer/docsee-tui/releases/download/v1.0.0/docsee-linux-x86_64 -o docsee
chmod +x docsee
sudo mv docsee /usr/local/bin/