From fa65687de58e0a8c6a41e2b11c070d1d734821b6 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 22 May 2020 17:19:00 -0500 Subject: Bump version --- README.md | 25 +++++++++++++++++++++---- bollux | 2 +- 2 files changed, 22 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 78723be..492b772 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,24 @@ -# bollux - a bash Gemini server +# bollux - a bash Gemini client inspired by -- [birch](https://github.com/dylanaraps/birch) -- [castor](https://git.sr.ht/~julienxx/castor) -- [gemini](https://gemini.circumlunar.space/) +=> https://github.com/dylanaraps/birch birch +=> https://git.sr.ht/~julienxx/castor castor +=> https://gemini.circumlunar.space/ gemini + +# CAPABILITIES + +* make requests +* receive files +* use `dd` to show a nice little download status + +# STILL TO DO + +* some sort of paging +* link navigation +* bookmarks/history +* configuration +* generate certificates? +* implement TOFU? +* recognize and open more protocols +* mailcap something diff --git a/bollux b/bollux index 0361545..9934dab 100755 --- a/bollux +++ b/bollux @@ -2,7 +2,7 @@ # bollux: a bash gemini client or whatever # Author: Case Duckworth # License: MIT -# Version: -0.8 +# Version: -0.7 set -euo pipefail -- cgit 1.4.1-21-gabe81