gemget icon indicating copy to clipboard operation
gemget copied to clipboard

Command line downloader for the Gemini protocol.

Results 5 gemget issues
Sort by recently updated
recently updated
newest added

From the README: > Support interactive input for status code 10 & 11 It should be supported interactively through a prompt, but also allow specifying it through a flag, which...

enhancement

Why did I even do this? From the README CLI help: ``` -m, --max-size string Set the file size limit. Any download that exceeds this size will cause an Info...

`--header-only` would be similar to `--header -o /dev/null --quiet`, but it would not download the page content, and it would output the header to stdout, instead of stderr with a...

enhancement

- Disabled when outputting to stdout - Option to specify how many downloads to make at once, default set to 1 - Proper cleanup, so there are no partial files...

enhancement