Crates.io | wctl |
lib.rs | wctl |
version | |
source | src |
created_at | 2024-12-20 18:46:15.164262+00 |
updated_at | 2024-12-20 18:46:15.164262+00 |
description | Wallpaper package manager written in rust |
homepage | |
repository | https://github.com/SpamixOfficial/wctl |
max_upload_size | |
id | 1490441 |
Cargo.toml error: | TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
What is WCTL? WCTL is a wallpaper package manager for the command line, made to be easy to use while still fulfilling all advanced needs!
First install the program using cargo install wctl
, and next perform the post-installation tasks:
wctl install
To get started just open the help page using
wctl help
this page details all the commands
The only current official repository available is https://github.com/SpamixOfficial/wprepo which you add with this command
wctl add-repo https://raw.githubusercontent.com/SpamixOfficial/wprepo/refs/heads/main/manifest.toml
Check the docs folder for documentation on this!