Automate the exchanges of the data between the applications and services you use on the web.
Make Twitter talk to Mastodon, make Github talk to Mattermost, store your favorite tweets by creating notes in Evernote, follow RSS feeds and post each news in Wallabag, Pocket or Evernote.
The possibilities are too numerous to name all of them, but with that project you won't have to raise your little finger at all: automate everything and make your life easier.
And last but not least, as this is your project, all the credentials you used to give to IFTTT and consorts, are now safe in your hands.
The minimum requirements are the following:
- Python 3.6+
- Redis
- Django up to v 2.2, not 3.0
- DjangoRestFramework
- Django-formtools
- Django-js-reverse
- Django-Redis
- Pypandoc
- Requests-oAuthlib
- Arrow
pip install django-th
For installation and settings, see http://trigger-happy.readthedocs.org/
I could try to migrate to django 3.0, but I don't use any of the supported services anymore, so I can't migrate to django 3.x
The project use a lots of tricks to handle Form Tools Wizard, required to create triggers ;) And many many others ones to load service class automatically, use webhooks and so on.
The Furture is now in yeoboseyo, a little "Trigger Happy" made with starlette (and its projects ecosystem)