index : gmss.git

ascending towards madness

# gmss - gimme my screenshot!

A screenshot utility written in Rust.

# Usage

```shell
gmss -o $HOME/screenshots

gmss -o $HOME/screenshots --filename-format "epic-screenshot_%Y-%m.png"
```

# Why?

I was bored. [Flameshot]https://flameshot.org/ is in my opinion one of the best Linux screenshot utilities. I'm missing a few features, and don't want to bother their developers.

# License

- [AGPL 3.0]LICENSE