spell-cli

Crates.iospell-cli
lib.rsspell-cli
version1.0.1
created_at2025-07-28 09:44:13.219955+00
updated_at2025-12-24 12:33:38.822022+00
descriptionCLI for spell-framework
homepage
repositoryhttps://github.com/VimYoung/Spell
max_upload_size
id1770918
size222,675
Ramayen (VimYoung)

documentation

README

Spell CLI

spell-cli is a complementary CLI for widgets created using spell-framework.It is a utility for managing and handling remotely running windows/widgets. It provides various features like hiding/opening the widget, toggling the widget, remotely setting variables with new/changed values, seeing logs etc. CLI's commands can be combined with your wayland compositor's configuration file to make keybind for your windows.

Installation and Usage

The CLI is not packaged for any linux distribution for now. The only way of installing it is via Cargo.

cargo install spell-cli

Documentation

Basic usage and documentation related to the arguments by running the help command spell-cli --help.

Commit count: 78

cargo fmt