#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

#411 in Command line utilities

Download history 133/week @ 2024-12-02 200/week @ 2024-12-09 31/week @ 2024-12-16 23/week @ 2024-12-23 15/week @ 2024-12-30 27/week @ 2025-01-06 7/week @ 2025-01-13 115/week @ 2025-02-03 104/week @ 2025-02-10

219 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
~397K SLoC