You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
proma is a CLI tool for querying data via the Mastodon API.
Usage:
proma [command]
Available Commands:
auth Authenticate with a Mastodon server.
collect Collects and aggregates tagged posts
links Extract links from any saved bookmarks
help Help about any command
Flags:
-c, --config string config file (default is $HOME/.proma.json)
-h, --help help for proma
-s, --servers strings server names to check (default [mastodon.social])
-v, --verbose verbose mode
Use "proma [command] --help" for more information about a command.
Examples
Extracting links from saved bookmarks
# creates a list of embedded links from bookmarked posts
./proma links --limit 2