this post was submitted on 11 Jul 2023
51 points (100.0% liked)

Linux

5116 readers
408 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Benton@lemmy.world 15 points 1 year ago (2 children)

This is a client I've been working on that doesn't require you to have a server. Let me know what you think.

[–] dbx12@programming.dev 9 points 1 year ago (1 children)

Interesting. Is the source available? And which language is it written in?

[–] Benton@lemmy.world 1 points 1 year ago

Source is available here (GPLv3): https://github.com/BentonEdmondson/servitor

It is written in Go.