Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/10sr/trigger
- Owner: 10sr
- Created: 2019-04-19T05:30:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-07T16:35:33.000Z (about 1 year ago)
- Last Synced: 2023-11-07T17:27:36.199Z (about 1 year ago)
- Language: Python
- Size: 210 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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 runserverRun with Docker
---------------make docker-build
make docker-run