Tootapari
A plugin to send Mastodon toots from napari
A plugin to send Mastodon toots from napari
Installation¶
You can install tootapari
via pip:
pip install tootapari
To install latest development version :
pip install git+https://github.com/kephale/tootapari.git
Setup¶
- Setup your
.env
file in your XDG config directory. On MacOS this is/Users/<username>/Library/Application\ Support/tootapari/
It should include:
MASTODON_INSTANCE_URL="https://mastodon.social"
MASTODON_ACCESS_TOKEN="<your access token>"
- You can generate your access token by following these instructions: https://learn.adafruit.com/intro-to-mastodon-api-circuitpython/generate-your-mastodon-token
TODO: someone should port these instructions to this readme.
- Start tooting!
Contributing¶
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
License¶
Distributed under the terms of the BSD-3 license, "tootapari" is free and open source software
Issues¶
If you encounter any problems, please file an issue along with a detailed description.
Supported data:
- Information not submitted
Plugin type:
GitHub activity:
- Stars: 0
- Forks: 0
- Issues + PRs: 0