You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Farbfeld: There are many implementations, including the first official one, but also my own implementation. To make screenshots, it includes a program called ff-xcapture for X window system, and ff-vccapture for Linux text mode.
For NNTP servers, there is also WendzelNNTPd, and I made my own called sqlnetnews (which is very small but uses SQLite).
Gemini: There is currently no mention of Gemini protocol and file format, at all.
Diagram making: One program I have used is Ghostscript; you can write program in PostScript which will draw the intended diagram, and then produce the output as PNG or PDF.
Some more alternatives:
Farbfeld: There are many implementations, including the first official one, but also my own implementation. To make screenshots, it includes a program called
ff-xcapturefor X window system, andff-vccapturefor Linux text mode.For NNTP servers, there is also WendzelNNTPd, and I made my own called sqlnetnews (which is very small but uses SQLite).
Gemini: There is currently no mention of Gemini protocol and file format, at all.
Diagram making: One program I have used is Ghostscript; you can write program in PostScript which will draw the intended diagram, and then produce the output as PNG or PDF.