All Projects → foxmask → Django Th

foxmask / Django Th

Licence: bsd-3-clause
🐍 Trigger Happy - The bus 🚌 for your internet services

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Django Th

Bloom
The simplest way to de-Google your life and business: Inbox, Calendar, Files, Contacts & much more
Stars: ✭ 934 (-31.12%)
Mutual labels:  self-hosted, automation, privacy
Shynet
Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.
Stars: ✭ 1,273 (-6.12%)
Mutual labels:  self-hosted, django, privacy
Seven23 server
Fully manual budget app to track your expenses. Opensource, with privacy by design.
Stars: ✭ 20 (-98.53%)
Mutual labels:  django, privacy
Pytlas
An open-source 🤖💬 Python 3 assistant library built for people and made to be super easy to setup and understand
Stars: ✭ 34 (-97.49%)
Mutual labels:  self-hosted, privacy
Babybuddy
A 👶 buddy to help caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby's needs without (as much) guess work.
Stars: ✭ 1,021 (-24.71%)
Mutual labels:  self-hosted, django
Debotnet
🔥🚀 Debotnet is a tiny portable tool for controlling Windows 10's many privacy-related settings and keep your personal data private.
Stars: ✭ 707 (-47.86%)
Mutual labels:  automation, privacy
Jong
🐍 💡 JOplin Notes Generator - project replaced by https://github.com/foxmask/yeoboseyo
Stars: ✭ 15 (-98.89%)
Mutual labels:  self-hosted, django
Embassy Os
A graphical operating system for running self-hosted software.
Stars: ✭ 43 (-96.83%)
Mutual labels:  self-hosted, privacy
Polemarch
Simple WEB gui for infrastructure management by ansible playbooks or modules. This is only mirror with bins in releases.
Stars: ✭ 530 (-60.91%)
Mutual labels:  automation, django
Bosco
A microservice helper
Stars: ✭ 63 (-95.35%)
Mutual labels:  microservices, automation
Webterminal
ssh rdp vnc telnet sftp bastion/jump web putty xshell terminal jumpserver audit realtime monitor rz/sz 堡垒机 云桌面 linux devops sftp websocket file management rz/sz otp 自动化运维 审计 录像 文件管理 sftp上传 实时监控 录像回放 网页版rz/sz上传下载/动态口令 django
Stars: ✭ 1,124 (-17.11%)
Mutual labels:  automation, django
Cookiecutter Django Ansible
Powered by Cookiecutter, Cookiecutter Django Ansible is a framework for jumpstarting an ansible project for provisioning a server that is ready for your cookiecutter-django application.
Stars: ✭ 69 (-94.91%)
Mutual labels:  automation, django
old vespene
DISCONTINUED: a frozen fork will exist forever at mpdehaan/vespene
Stars: ✭ 672 (-50.44%)
Mutual labels:  automation, django
Server
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
Stars: ✭ 6,858 (+405.75%)
Mutual labels:  self-hosted, privacy
Wireguard Install
WireGuard VPN server installer
Stars: ✭ 616 (-54.57%)
Mutual labels:  self-hosted, privacy
Photomanager
Self hosted Google Photos alternative
Stars: ✭ 36 (-97.35%)
Mutual labels:  self-hosted, django
Lesspass
🔑 stateless open source password manager
Stars: ✭ 4,879 (+259.81%)
Mutual labels:  self-hosted, privacy
Degoogle
A huge list of alternatives to Google products. Privacy tips, tricks, and links.
Stars: ✭ 5,556 (+309.73%)
Mutual labels:  privacy, self-hosted
Ansible Role Gitea
Ansible role to deploy a Gitea instance
Stars: ✭ 58 (-95.72%)
Mutual labels:  self-hosted, automation
Watomatic
Auto reply app helping you move away from less private messengers like WhatsApp and soon Facebook Messenger
Stars: ✭ 83 (-93.88%)
Mutual labels:  automation, privacy

.. image:: https://travis-ci.org/push-things/django-th.svg?branch=master :target: https://travis-ci.org/push-things/django-th :alt: Travis Status

.. image:: http://img.shields.io/pypi/v/django-th.svg :target: https://pypi.org/project/django_th/ :alt: Latest version

.. image:: https://codeclimate.com/github/push-things/django-th/badges/gpa.svg :target: https://codeclimate.com/github/push-things/django-th :alt: Code Climate

.. image:: https://coveralls.io/repos/github/push-things/django-th/badge.svg :target: https://coveralls.io/github/push-things/django-th :alt: Test Coverage

.. image:: https://scrutinizer-ci.com/g/push-things/django-th/badges/quality-score.png?b=master :target: https://scrutinizer-ci.com/g/push-things/django-th/?branch=master :alt: Scrutinizer Code Quality

.. image:: https://readthedocs.org/projects/trigger-happy/badge/?version=latest :target: https://readthedocs.org/projects/trigger-happy/?badge=latest :alt: Documentation status

.. image:: http://img.shields.io/badge/python-3.6-orange.svg :target: https://pypi.org/pypi/django-th/ :alt: Python version supported

.. image:: http://img.shields.io/badge/license-BSD-blue.svg :target: https://pypi.org/pypi/django-th/ :alt: License

.. image:: https://img.shields.io/badge/SayThanks.io-%E2%98%BC-1EAEDB.svg :target: https://saythanks.io/to/foxmask :alt: 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.

.. image:: https://raw.githubusercontent.com/push-things/django-th/master/docs/installation_guide/th_esb.png :alt: Trigger Happy Architecture

Requirements

The minimum requirements are the following:

  • Python 3.6+ <https://python.org/>_
  • Redis <https://redis.io/>_
  • Django <https://www.djangoproject.com/>_ up to v 2.2, not 3.0
  • DjangoRestFramework <http://www.django-rest-framework.org/>_
  • Django-formtools <https://pypi.org/pypi/django-formtools>_
  • Django-js-reverse <https://pypi.org/pypi/django-js-reverse>_
  • Django-Redis <https://pypi.org/pypi/django-redis/>_
  • Pypandoc <https://pypi.org/pypi/pypandoc/>_
  • Requests-oAuthlib <https://pypi.org/pypi/requests-oauthlib/>_
  • Arrow <https://pypi.org/pypi/arrow>_

Installation

.. code-block:: bash

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 <https://github.com/foxmask/yeoseyo>, a little "Trigger Happy" made with starlette <https://starlette.io> (and its projects ecosystem)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].