💾 Archived View for gem.acdw.net › code › html › Bollux captured on 2021-12-03 at 14:04:38.
-=-=-=-=-=-=-
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Bollux</title> <link type="text/css" rel="stylesheet" href="/default.css"/> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <h1>Bollux</h1> <h1>bollux - a bash Gemini client</h1> <p> <ul> <li><a href="https://git.sr.ht/~acdw/bollux">git the source</a> </ul> <p> <p>inspired by <p> <ul> <li><a href="https://github.com/dylanaraps/birch">birch</a> </ul> <p> <ul> <li><a href="https://git.sr.ht/~julienxx/castor">castor</a> </ul> <p> <ul> <li><a href="https://gemini.circumlunar.space/">gemini</a> </ul> <p> <h1>CAPABILITIES</h1> <p> <ul> <li>make requests <li>receive files <li>use `dd` to show a nice little download status <li>use `less` to display text/* files <li>link navigation <li>bookmarks/history <li>configuration <li>also browsers gopher </ul> <p> <h1>STILL TO DO</h1> <p> <ul> <li>mailcap something <li>generate certificates? <li>implement TOFU? </ul> <p> <h1>LICENSE</h1> <p> <p>MIT <p> <h1>CONTRIBUTING</h1> <p> <p>Feel free to write to my <p> <ul> <li><a href="https://lists.sr.ht/~acdw/public-inbox">public inbox</a> </ul> <p> <p>with changes you'd like to make, or submit an issue to the <p> <ul> <li><a href="https://todo.sr.ht/~acdw/bollux">ticket tracker.</a> </ul> </body> </html>