Skip to content
This repository has been archived by the owner. It is now read-only.
🐍 Trigger Happy - The bus 🚌 for your internet services
Python HTML Other
Branch: master
Clone or download

Latest commit

Latest commit 29aa84f May 1, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
django_th
docs joplin module Feb 5, 2019
th_evernote Evernote Sanitize #271 fixed + Reddit issue #276 Jan 26, 2018
th_github fixed #282 Displaying "Bad credentials" instead of error 500 Apr 18, 2018
th_joplin joplin module Feb 5, 2019
th_mastodon
th_pelican Merge branch 'v2' Dec 2, 2017
th_pocket Merge branch 'v2' Dec 2, 2017
th_pushbullet Merge branch 'v2' Dec 2, 2017
th_reddit Evernote Sanitize #271 fixed + Reddit issue #276 Jan 26, 2018
th_rss Merge branch 'v2' Dec 2, 2017
th_slack Merge branch 'v2' Dec 2, 2017
th_taiga Merge branch 'v2' Dec 2, 2017
th_todoist Merge branch 'v2' Dec 2, 2017
th_trello Merge branch 'v2' Dec 2, 2017
th_tumblr Merge branch 'v2' Dec 2, 2017
th_twitter Merge branch 'v2' Dec 2, 2017
th_wallabag joplin module Feb 5, 2019
.coveragerc coverage Oct 15, 2017
.dockerignore sevral editor config rules and files Oct 12, 2017
.editorconfig upd doc and editor settings Oct 26, 2017
.gitignore upd doc and editor settings Oct 26, 2017
.pylintrc upd doc and editor settings Oct 26, 2017
.scrutinizer.yml
.travis.yml v1.5.1 Nov 15, 2017
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md Jun 16, 2017
CONTRIBUTING.md Update CONTRIBUTING.md Nov 17, 2017
Dockerfile Suggestion for Dockerfile Feb 13, 2020
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md Apr 10, 2018
LICENSE
MANIFEST.in joplin module Feb 5, 2019
README.rst Archiving project May 1, 2020
docker-compose.yml Suggesting docker-compose.yml updates for image tags Feb 13, 2020
manage.py simplifying Nov 29, 2017
requirements-dev.txt fixed #282 Displaying "Bad credentials" instead of error 500 Apr 18, 2018
requirements-docker.txt fix doc and upd requirements for docker Aug 15, 2018
requirements.txt joplin module Feb 5, 2019
setup.cfg upd setup.cfg / setup.py Feb 5, 2019
setup.py upd setup.cfg / setup.py Feb 5, 2019
tox.ini fix tox Nov 29, 2017

README.rst

Travis Status Latest version Code Climate Test Coverage Scrutinizer Code Quality Documentation status Python version supported License Say thanks to foxmask

Trigger Happy

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.

Trigger Happy Architecture

Requirements

The minimum requirements are the following:

Installation

pip install django-th

Documentation

For installation and settings, see http://trigger-happy.readthedocs.org/

Archiving the projet (5/1/2020)

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)

You can’t perform that action at this time.