Fix dumb mistake
[bollux.git/.git] / README.md
1 # bollux - a bash Gemini client
2
3 inspired by
4
5 => https://github.com/dylanaraps/birch birch
6
7 => https://git.sr.ht/~julienxx/castor castor
8
9 => https://gemini.circumlunar.space/ gemini
10
11 # CAPABILITIES
12
13 * make requests
14 * receive files
15 * use `dd` to show a nice little download status
16 * use `less` to display text/* files
17 * link navigation
18
19 # STILL TO DO
20
21 * bookmarks/history
22 * configuration
23 * mailcap something
24 * generate certificates?
25 * implement TOFU?
26 * recognize more protocols
27 * write man page
28
29 # LICENSE
30
31 MIT
32
33 # CONTRIBUTING
34
35 Feel free to write to my
36
37 => https://lists.sr.ht/~acdw/public-inbox public inbox
38
39 with changes you'd like to make, or submit an issue to the
40
41 => https://todo.sr.ht/~acdw/bollux ticket tracker.