8 releases (1 stable)

1.0.0 Jan 3, 2022
0.4.0 Oct 28, 2021
0.3.1 Oct 25, 2021
0.2.3 Sep 26, 2021

#700 in GUI

Download history 185/week @ 2023-12-17 34/week @ 2023-12-24 80/week @ 2023-12-31 41/week @ 2024-01-07 16/week @ 2024-01-14 61/week @ 2024-01-21 106/week @ 2024-01-28 26/week @ 2024-02-04 24/week @ 2024-02-11 28/week @ 2024-02-18 31/week @ 2024-02-25 30/week @ 2024-03-03 40/week @ 2024-03-10 33/week @ 2024-03-17 23/week @ 2024-03-24 175/week @ 2024-03-31

276 downloads per month
Used in 4 crates

MIT license

155KB
1.5K SLoC

crates.io license docs.rs

Klask

Allows you to create a gui application automatically from clap (v3). Uses egui for graphics. Changelog

Features

  • Supports optional fields with and without default values
  • Supports flags with multiple occurrences (-vvv)
  • Has a native path picker
  • Supports fields with multiple values
  • Output is colored and has clickable links
  • Combo boxes for arguments with only some values allowed
  • Subcommands
  • Optionally allow setting environment variables, stdin and working directory
  • Progress bars

If you are using this library please contact me, I'm definitely interested! Create an Issue if you find any bugs or would like a feature added!

Example gui: image showcasing the gui

Generated from miniserve's app: image showcasing the gui

Dependencies

~7–20MB
~282K SLoC