#tui #user #workspace #hyprland #command-line-tool #cli #utility

app hyprland-workspaces-tui

terminal-based user interface (TUI) wrapper for the hyprland-workspaces CLI utility

5 stable releases

new 1.2.0 Feb 17, 2025
1.1.0 Feb 10, 2025
1.0.2 Feb 3, 2025
1.0.1 Dec 8, 2024

#418 in Command line utilities

Download history 237/week @ 2024-12-04 107/week @ 2024-12-11 26/week @ 2024-12-18 17/week @ 2024-12-25 22/week @ 2025-01-01 27/week @ 2025-01-08 89/week @ 2025-01-29 114/week @ 2025-02-05 75/week @ 2025-02-12

278 downloads per month

MIT license

1MB
908 lines

hyprland-workspaces-tui

Packaging status

hyprland-workspaces-tui is a terminal-based user interface (TUI) wrapper for the hyprland-workspaces CLI utility. It provides a sleek and efficient way to display your Hyprland workspaces directly in your terminal.

Designed as a lightweight alternative to common bar functionalities.

Installation

Available in nixpkgs-unstable.

  environment.systemPackages = with pkgs; [
    hyprland-workspaces-tui
  ];

The other option requires hyprland-workspaces to be installed manually.

cargo install hyprland-workspaces-tui

or you can install both using cargo

cargo install hyprland-workspaces hyprland-workspaces-tui

Don't forget to add ~/.cargo/bin to your PATH.

Showcase

Dependencies

~14–25MB
~395K SLoC