LinuxCommandLibrary

servitor

Serverless command-line Fediverse client

TLDR

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

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.

HISTORY

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

SEE ALSO

toot(1), tut(1), tuisky(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard