Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/10sr/trigger

WIP Push bullets to pushbullet
https://github.com/10sr/trigger

Last synced: about 2 months ago
JSON representation

WIP Push bullets to pushbullet

Awesome Lists containing this project

README

        

trigger
=======

Push bullets to pushbullet

Run Locally
-----------

Copy `settings_local.toml` to `settings.toml` and edit that file, then

make migrate
make create_superuser
make runserver

Run with Docker
---------------

make docker-build
make docker-run