Adds an image to the repo

This commit is contained in:
sloum 2021-05-31 16:02:10 -07:00
parent 785c9c787d
commit 874e27f402
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
Goldberry is a graphical smallnet client supporting gopher and gemini protocols, as well as local files (coming soon).
![Goldberry's user interface showing a gemini capsule named 'spacewalk'](goldberry.png)
This is an experimental project, but builds fine and works well for what it does. Try it out if you like. Goldberry is meant to be the graphical consort or my other client [bombadillo](https://bombadillo.colorfield.space), though the two vary in philosophy/style quite a bit.
This was built mostly on a whim. I do not have much use for a graphical client and mostly just did it as a hobby project in spare time. The code is a mess and there are some questionable design choices. For example, goldberry does not at present verify tls certificates: it will accept anything that is offered by the server. It also does not implement the entirety of gemini: much like bombadillo, no client certificates. goldberry can and does render images, but does not do so inline and only makes one request per page.

BIN
goldberry.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB