this post was submitted on 30 Jul 2023
41 points (91.8% liked)

Fediverse

17708 readers
2 users here now

A community dedicated to fediverse news and discussion.

Fediverse is a portmanteau of "federation" and "universe".

Getting started on Fediverse;

founded 5 years ago
MODERATORS
 

Update: they are back! https://lemmy.one/post/1464480?scrollToComments=true

Basically title.

I know some info was shared on the other thread, but now Lemmy.world is back up (as always, kudos to the team!), I guess we can discuss lemmy.one here

you are viewing a single comment's thread
view the rest of the comments
[–] 1984@lemmy.today 4 points 1 year ago* (last edited 1 year ago) (2 children)

I was thinking just a command line tool, where you could have a config file to put your instances in. Then it would simply use the Lemmy Api and list your subscriptions for each instance. It probably wouldn't work if you have multi factor Auth on your account though since it needs to be able to log in with just username and password. But you could make your passwords super long to increase security that way.

It would maybe be harder to keep things synchronized but depends on the api. If it's possible to subscribe to communities from the api, it would be easy.

I've been wanting to make something with Go to learn it better, so this could be a nice project.

Of course it would be open source. :)

I will look into it a bit next weekend...

[–] bauhaus@lemmy.ml 3 points 1 year ago

awesome! let me know!

[–] Blaze@sopuli.xyz 1 points 1 year ago (1 children)
[–] 1984@lemmy.today 3 points 1 year ago

No problem at all. I'm itching for some project and actually got started with something like this in Go anyway to learn it better. :) We will see what comes out of it...