mirror of
http://gitea.phreedom.club/localhost_frssoft/pleroma-cli
synced 2024-11-16 10:33:16 +00:00
17 lines
568 B
Markdown
17 lines
568 B
Markdown
# pleroma-cli
|
|
Just for fun. Simple "Client" API script for Pleroma (or maybe also Mastodon) instances.
|
|
|
|
Features:
|
|
* Write longreads in Your default $EDITOR
|
|
* List timelines
|
|
* Switch instance from public list in config.json or manual input. Also recent used instance list.
|
|
* All others futures maybe working 50/50
|
|
|
|
Depends:
|
|
* [jj](http://gitea.phreedom.club/localhost_frssoft/jj)
|
|
* [curl](https://curl.se/)
|
|
* [fzy](https://github.com/jhawthorn/fzy)
|
|
* links - for authorization on instances
|
|
|
|
Also, thk Tolstoevsky for Pleroma instance (set by default instance)
|