#found #targets #sway

swaynag

A simple wrapper around swaynag

3 unstable releases

0.2.0 Apr 27, 2021
0.1.1 Apr 25, 2021
0.1.0 Apr 25, 2021

#35 in #targets

MIT license

13KB
286 lines

swaynag   Action Badge Version Badge License Badge

A simple wrapper around swaynag. This library can be used in either a synchronous or asynchronous manner. The async feature can be enabled be adding the following to your Cargo.toml:

[dependencies.swaynag]
features = ["async"]

Usage

Examples of how to use the library can be found here.

Versioning

This library targets the latest stable release of sway.

Contributing

If you find any errors in swaynag or just want to add a new feature feel free to submit a PR.

Dependencies

~0–11MB
~95K SLoC