diff options
author | Matthew Graybosch <contact@matthewgraybosch.com> | 2020-06-05 11:49:04 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-06 10:07:50 +0700 |
commit | e4dfd91de29662c728c3500047049d5044a1e33e (patch) | |
tree | 8c5ac08bba42d1bf8414e6873e97e410c1763ff3 /network/bollux/README | |
parent | f375689457fb6162beb00a10dbf58f899f0f4055 (diff) |
network/bollux: Added (bash Gemini client)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/bollux/README')
-rw-r--r-- | network/bollux/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/network/bollux/README b/network/bollux/README new file mode 100644 index 0000000000..da116fcd80 --- /dev/null +++ b/network/bollux/README @@ -0,0 +1,14 @@ +bollux (bash Gemini client) + +bollux is a cli client for the new Gemini protocol implemented in +bash. + +CAPABILITIES + +- make requests +- receive files +- use dd to show a nice little download status +- use less to display text/* files +- link navigation +- man page +- configuration |