blackie

Crates.ioblackie
lib.rsblackie
version0.3.0
sourcesrc
created_at2021-12-27 00:32:35.329059
updated_at2023-11-21 19:40:18.80347
descriptionVery simple CLI app for testing the & for true black pixels in an image
homepagehttps://github.com/777moneymaker/blackie
repositoryhttps://github.com/777moneymaker/blackie.git
max_upload_size
id503507
size54,142
MiƂosz Chodkowski (777moneymaker)

documentation

README

Blackie

Simple CLI app for testing the % of true black pixels in a pic.

I don't know what more.

Installation

With cargo:

cargo install blackie

Locally:

  • Clone this repo and cd into it. Then:
cargo build --release
  • Copy exec from target/release to some dir in PATH

License

  • GPLv3
Commit count: 7

cargo fmt