servitor icon indicating copy to clipboard operation
servitor copied to clipboard

A command-line Fediverse client that doesn’t require a server

Results 1 servitor issues
Sort by recently updated
recently updated
newest added

Using the master branch (7c711782926e14933ab8ab995ac7681ea5f3a4f0) ```toml [feeds] lemmy = [ "@[email protected]", ] ``` and running `./servitor feed lemmy` gets me a crash ``` panic: value method servitor/splicer.Splicer.Harvest called using nil...