Releases: compufox/tootapult
Releases · compufox/tootapult
v0.3
included in the archives are the NEW example.config along with the binary
Changes
- added logging command (
tootapult -l) - twitter and mastodon allow you to authenticate with them instead of manually generating tokens (opens in a browser window so you should generate
Bugs
- still no crossposting videos
v0.2
Included in the zip is the binary and the example config. Please edit the config to include your tokens.
For information on how to get those tokens please refer to the README.
Running:
- unix:
./tootapult -c your.config - windows:
tootapult -c your.config
Changes
- changed default behavior to now require a config file be specified
- added unix-like option parsing (
./tootapult --helpfor more info) - ensured that content warning was checked for any filters before crossposting
- downloads get cleaned up after being crossposted
Bugs
- videos (gifs/mp4s) cannot be crossposted to twitter