/tootstream

A command line interface for interacting with Mastodon instances

Primary LanguagePython

tootstream

A command line interface for interacting with Mastodon instances

Contributing

  1. Clone this repo and enter the project directory
$ git clone https://github.com/magicalraccoon/tootstream.git
$ cd tootstream
  1. Install the project dependencies
$ python setup.py develop
  1. Run the script
$ python3 tootstream/toot.py

Inspired by Rainbowstream https://github.com/DTVD/rainbowstream