Crates.io | nasty |
lib.rs | nasty |
version | 0.1.0 |
source | src |
created_at | 2023-09-04 01:44:40.802006 |
updated_at | 2023-09-04 01:44:40.802006 |
description | CLI tool to augment eww widgets. |
homepage | |
repository | https://github.com/KGB33/nasty |
max_upload_size | |
id | 962552 |
size | 52,155 |
nasty
Notificationsnasty
Notifications is a command line tool to help create eww widgets.
This is mainly accomplished by providing long running commands that eww
"listens" to.
Eww integration examples can be found in my
.dotfiles
See nasty --help
for cli usage.
Provides a minimal desktop notification server as defined by the Freedesktop Desktop Notifications Specification
A single client command to close notifications is currently implemented.
For other ways to interact with the server use notify-send
or busctl
.
Keeps track of active workspaces. Currently only available for hyprland
Stuff I'll maybe eventually get to (PRs welcome).
SwayWM Workspace support
Send notification command
Notification "expiration timeout" support.
AUR package & CI/CD