#tui #hyprland #workspace #terminal

app hyprland-workspaces-tui

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

5 stable releases

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

#171 in Command-line interface

Download history 57/week @ 2024-12-14 25/week @ 2024-12-21 13/week @ 2024-12-28 27/week @ 2025-01-04 13/week @ 2025-01-11 108/week @ 2025-02-01 112/week @ 2025-02-08 118/week @ 2025-02-15 14/week @ 2025-02-22 3/week @ 2025-03-01

465 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

~15–26MB
~413K SLoC