stringflow/zapdos
This repository has no description.
A minimal screenshot utility for X11. zapdos was written to replace maim in my workflow.
Features:
Compile-time:
Runtime:
Clone the repository
$ git clone https://github.com/stringflow/zapdos
Change the directory to zapdos
$ cd zapdos
Compile
$ zig build
Install the binary to PATH
$ cp zig-out/bin/zapdos ~/bin