💾 Archived View for gemi.dev › gemini-mailing-list › 000357.gmi captured on 2024-08-25 at 11:14:15. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-12-28)

-=-=-=-=-=-=-

[ANN] diohsc-0.1.1

1. mbays (a) sdf.org (mbays (a) sdf.org)

This is the first actual release of my line-based terminal haskell 
client diohsc.

It's developed somewhat since my initial announcement here a few months 
ago. It now aims to be a "maximal-minimal" client: it has many features, 
but each is implemented in a simple way. It also aims to play nicely as 
part of the commandline ecosystem: it outputs no terminal escape codes 
which could interfere with the terminal's scrollback, can be scripted 
(using -f), behaves well in a pipeline, and offers many ways to call and 
pipe data to shell commands. It is quite configurable.

=> gemini://gemini.thegonz.net/diohsc/
=> https://mbays.sdf.org/diohsc/

The package now exists on hackage, which means you can install it once 
you have the cabal-install package with
 ```
cabal update && cabal install diohsc
 ```
Please let me know if that doesn't work for you.

I put together a little "asciicast" tutorial to demonstrate basic 
features, which you can find at the above links.

For Windows users: It is reportedly possible to compile and run diohsc 
on Windows, but Windows support is an afterthought and probably doesn't 
work very well.

For MetaARPA sdf users: It's installed as /meta/sdf/bin/diohsc on mab 
(there's an unresolved ghc bug which stops it working on the cluster for 
now).

Comments and suggestions welcome!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://lists.orbitalfox.eu/archives/gemini/attachments/20200906/97f8
c3a2/attachment.sig>

Link to individual message.

---

Previous Thread: Right to be Forgotten and archiving

Next Thread: Feed format for gemini (alternative to rss feed)