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

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

Awesome Lists containing this project

README

          

# Systranca

[![Build Status](https://travis-ci.com/esron/systranca_app.svg?branch=master)](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.