Skip to content

phanirithvij/distrobox-tui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

distrobox-tui

Go Report Card

screenshot.png

A minimal TUI for Distrobox using Bubbletea.

Features Catppuccin color palette. Support for theme selection coming in future release.

My intention is to learn the Bubbletea framework by creating something (sort of?) useful.

Install

Requirements

  • Go 1.18+
  • Distrobox
go install github.com/phanirithvij/distrobox-tui@main

Nix

It is available in nixpkgs unstable as distrobox-tui.

nix --extra-experimental-features "flakes nix-command" run github:nixos/nixpkgs/nixos-unstable#distrobox-tui

Usage

  • Must be run from the host OS
  • Ensure $GOPATH/bin is in your shell's $PATH
distrobox-tui

Currently it is not possible to create Distroboxes in the TUI, but this might be added in the future.

For other planned things see docs/ROADMAP.md

Project history

This project is a continuation of the original project, created by @hyperreal64.

About

A TUI for DistroBox

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%