GithubHelp home page GithubHelp logo

averroes / django-th Goto Github PK

View Code? Open in Web Editor NEW

This project forked from foxmask/django-th

0.0 2.0 0.0 886 KB

Trigger Happy - take the control of your data with this opensource clone of IFTTT, a bridge between your internet services

Home Page: http://trigger-happy.eu/

Python 71.42% CSS 0.51% HTML 28.07%

django-th's Introduction

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

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 celery

for evernote support

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

and finally :

pip install django-th[all]

or to make your own "receipe" :

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 :

django-th's People

Contributors

adrienlachaize avatar foxmask avatar philippeowagner avatar pouete avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.