https://github.com/kikimanjaro/dexslack
A simple a nice way to display Dexcom G4/G5/G6 informations on Slack status
https://github.com/kikimanjaro/dexslack
dexcom diabetes fun slack slack-api
Last synced: 2 months ago
JSON representation
A simple a nice way to display Dexcom G4/G5/G6 informations on Slack status
- Host: GitHub
- URL: https://github.com/kikimanjaro/dexslack
- Owner: KikiManjaro
- License: mit
- Created: 2022-01-03T18:07:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-04T22:37:52.000Z (about 4 years ago)
- Last Synced: 2025-03-02T16:32:01.060Z (over 1 year ago)
- Topics: dexcom, diabetes, fun, slack, slack-api
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DexSlack
A simple and nice way to display Dexcom G4/G5/G6 informations on Slack status

## Setup
You will need to install :
- [pydexcom](https://github.com/gagebenne/pydexcom) by gagebenne
- [slack_sdk](https://github.com/slackapi/python-slack-sdk) by slackapi
## Usage
- Replace `username` and `password` with your Dexcom credentials
- Replace `slack_token` with your Slack token
Run the script `DexSlack.py` with [python3](https://www.python.org/) and [cron](https://en.wikipedia.org/wiki/Cron)
```
15 * * * * /usr/bin/python DexSlack.py.py
```
## Contributing
Contributions are not needed for this project. Feel free to contribute if you want.
[](https://www.buymeacoffee.com/kikimanjaro)