this post was submitted on 10 Sep 2025
3 points (58.8% liked)
Fedibridge
871 readers
4 users here now
A community to organize and discuss the growth of the fediverse as a whole
Related communities
Megathreads
founded 7 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Are you planning on making it open-source?
And how is this text-based? The link leads to a web frontend which is pretty much not text-based at all. I had expected some CLI tool or something that's operated with the keyboard?!
I do plan on making it open-source once it’s a bit more polished and stable. Right now it’s still an early build, so I’m keeping things simple.
As for "text-based", I meant it in the sense of content type (text-only posts, no images/videos) that is just focused on minimal text posting/discussion.
When I read "minimal" and "text-based", I think of being able to type a post in a native text-editor like say
vim
and then send it to the server using a user-token and an ssh key using something lighter thangit push
.Having to start up a browser or a web-app does not really feel "minimal" and would be really hard on my IBM R52.