Skip to main content

Trigger Happy - take the control of your data with this bridge between your internet services

Project description

Code Climate Travis Status Documentation status Latest version Python version supported License Downloads per month

Trigger Happy

Automatically share data between popular services you use on the web. And instead of giving your credentials to them, become the owner of yours !

For example a new RSS item is published, “Trigger Happy” will be able to automatically create a note on your Evernote account or create a bookmark to your own Readability or Pocket account and so on

http://trigger-happy.eu/static/th_esb.png

Description

The goal of this project is to be independant from any other solution like IFTTT, CloudWork or others.

Thus you could host your own solution and manage your own triggers without depending any non-free solution.

With this project you can host triggers for you.

All you need is to have a hosting provider (or simply your own server ;) ) who permits to use a manager of tasks like “cron” and, of course Python.

Requirements

for evernote support

The latest libtidy-dev should be installed with your operating system package manager, not from pip.

On a Debian/Ubuntu system:

apt-get install libtidy-dev

for github support

for pocket support

for readability support

for rss support

for search engine

for trello support

Pandoc is also needed of the system, that you can install on a Debian/Ubuntu system like this:

apt-get install pandoc

for twitter support

for redis support

for pelican support

and finally :

pip install django-th[all]

or to make your own “recipe” :

pip install django-th[rss,pocket]
pip install django-th[rss,twitter,pocket,github]

Documentation

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

Blog posts :

You can find all details of all existing services of the blog :

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_th-0.12.0.tar.gz (76.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page