https://github.com/esron/systranca_app
Home automation control app
https://github.com/esron/systranca_app
flutter hacktoberfest systranca-server
Last synced: about 1 year ago
JSON representation
Home automation control app
- Host: GitHub
- URL: https://github.com/esron/systranca_app
- Owner: esron
- License: mit
- Created: 2019-04-17T02:40:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-13T20:30:11.000Z (over 4 years ago)
- Last Synced: 2025-04-24T04:49:43.281Z (about 1 year ago)
- Topics: flutter, hacktoberfest, systranca-server
- Language: Dart
- Homepage:
- Size: 193 KB
- Stars: 8
- Watchers: 2
- Forks: 12
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Systranca
[](https://travis-ci.com/esron/systranca_app)
An app for home automation.
Consumer of [Systranca Server](https://github.com/esron/systranca-server)
## Instructions
Before starting the project copy the `.env.example` file to `.env`
```bash
cp .env.example .env
```
Set the `API_URL` variable to the address of your [Systranca Server](https://github.com/esron/systranca-server) instance.