Skip to content

Helper scripts to get mastodon user information from the command line

License

Notifications You must be signed in to change notification settings

unixorn/mastodon.plugin.zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mastodon.plugin.zsh

License Awesomebot Build Status Megalinter

Table of Contents

Tools for interacting with mastodon from the command line.

Configuration

Create a configuration file at ~/.mastodon-tools/preferences.sh and set FEDIVERSE_HOME in it. the tools do no fancy parsing, they just source preferences.sh to find out what fediverse host is home for you.

FEDIVERSE_HOME='https://hachyderm.io'

Included Scripts

Script Original Source Description
mastodon-last-post Here Shows when the user last posted. Requires that their home server allows unauthenticated API read access.
mastodon-summary Here Prints a quick summary of a given mastodon user. Requires that their home server allows unauthenticated API read access.
mastodon-user-profile Here Uses macOS open command to open browser pages for the given fediverse users on your server so you can easily follow them.

About

Helper scripts to get mastodon user information from the command line

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages