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

https://github.com/ivanmarban/iot-backup-manager

A custom application for backing up IOT stuff.
https://github.com/ivanmarban/iot-backup-manager

googledrive-cli googledriveapi graalvm-native-image iot java11 micronaut micronaut-java-application openhab tasmota

Last synced: 3 days ago
JSON representation

A custom application for backing up IOT stuff.

Awesome Lists containing this project

README

          

# iot-backup-manager

A custom application for backing up IOT stuff.

### Configuration:
``` sh
${DRIVE_CREDENTIALS_DIR} - Folger holding Google Drive stored credentials.
${TASMOTA_DEVICES} - Comma separated list of tasmota devices ip addresses.
${OPENHAB_DIR} - Folder holding OpenHab installation.
```

### References:

[Micronaut Launch](https://micronaut.io/launch)

[Create Credentials for Google Drive API](https://o7planning.org/11917/create-credentials-for-google-drive-api)

[Tasmota](https://tasmota.github.io/)

[OpenHab](https://www.openhab.org/)