Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ecrmnn/car-cover-notifier
Sends a Slack notification before a cold morning
https://github.com/ecrmnn/car-cover-notifier
bot notification slack weather yr
Last synced: 25 days ago
JSON representation
Sends a Slack notification before a cold morning
- Host: GitHub
- URL: https://github.com/ecrmnn/car-cover-notifier
- Owner: ecrmnn
- License: mit
- Created: 2017-03-12T16:34:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-23T19:05:57.000Z (almost 8 years ago)
- Last Synced: 2024-05-01T21:57:53.663Z (8 months ago)
- Topics: bot, notification, slack, weather, yr
- Language: Python
- Size: 55.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# car-cover-notifier [![Travis](https://img.shields.io/travis/ecrmnn/car-cover-notifier.svg?style=flat-square)](https://travis-ci.org/ecrmnn/car-cover-notifier.svg?branch=master)
> Sends a Slack notification before a cold morning
### Installation
```bash
git clone https://github.com/ecrmnn/car-cover-notifier.gitpip install -r "requirements.txt"
```### Usage
```bash
python main.py
```
### License
MIT © [Daniel Eckermann](http://danieleckermann.com)