servitor

Serverless command-line Fediverse client

TLDR

View a user's profile
$ servitor open [@[email protected]]
Open a fediverse link
$ servitor open [https://instance.org/post/123]
View a named feed
$ servitor feed [my-feed]

SYNOPSIS

servitor command [arguments]

DESCRIPTION

servitor is a terminal-based ActivityPub/Fediverse client that does not require running a server. It pulls posts directly from source sites, avoiding defederation issues, and stores subscriptions locally so you can follow people without sending follow requests. It supports Mastodon, Lemmy, PeerTube, and other fediverse platforms.

INSTALL

yay -S servitor

HISTORY

servitor was created by Benton Edmondson (BentonEdmondson) and is written in Go.

SEE ALSO

toot(1), tuisky(1)