docs: README, app.json

parent 29a9d0aa
# BabyComeBack | An app to watch your baby for you
## Setup
- [Activer l'API SMS de Free](https://www.freenews.fr/freenews-edition-nationale-299/free-mobile-170/nouvelle-option-notifications-par-sms-chez-free-mobile-14817)
- Exporter les identifiants:
```bash
export FREE_USER="xxx"
export FREE_PASS="xxx"
```
- Lancer le script:
```bash
python baby.py
```
\ No newline at end of file
{
"name": "BabyComeBack",
"description": "An app to watch your baby for you",
"repository": "https://git.plnech.fr/PLN/BabyComeBack",
"logo": "https://git.plnech.fr/pln/BabyComeBack/raw/master/baby.jpg",
"keywords": ["python", "shopping", "plants"]
}
baby.jpg

94.6 KB

Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment