Post media to Mastodon straight from a terminal or file manager
Go to file
2019-03-02 07:52:53 -05:00
.gitignore moved most of the code to separate file 2019-03-02 05:37:53 -05:00
app.py started on qt gui 2019-03-02 07:52:53 -05:00
functions.py started on qt gui 2019-03-02 07:52:53 -05:00
gui.py started on qt gui 2019-03-02 07:52:53 -05:00
LICENSE Initial commit 2019-03-01 20:21:59 -05:00
README.md remade repo 2019-03-01 21:52:20 -05:00
requirements.txt started on qt gui 2019-03-02 07:52:53 -05:00
setup.sh started on qt gui 2019-03-02 07:52:53 -05:00
window.ui started on qt gui 2019-03-02 07:52:53 -05:00

Mediadon

Simple program to post images and videos (and audio if running glitch-soc) to Mastodon. Just supply an image path as an argument and fill out the post text and image caption (gonna make this a hard requirement). Originally intended to be used with a file manager's custom actions to easily upload images. Only uploads one image atm.

If you wanna use it in a custom action, be sure to prefix it with a terminal. Ex:

Thunar: xfce4-terminal -x /path/to/app.py %f