pleroma-cli/README.md

17 lines
597 B
Markdown
Raw Normal View History

2022-04-11 20:08:41 +00:00
# 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
2022-04-11 22:57:20 +00:00
* Switch instance from public list in config.json or manual input. Also recent used instance list.
2022-04-11 20:08:41 +00:00
* 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)
2022-04-13 21:07:02 +00:00
* Any browser (links set by default) - for authorization on instances
2022-04-11 20:08:41 +00:00
Also, thk Tolstoevsky for Pleroma instance (set by default instance)