slowlydev / home-control

A nextron / electron app to control your hue smarthome.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

home-control

A nextron / electron app to control your hue smarthome.

Made with:

  • nextron
  • electron
  • nextjs
  • framer-motion
  • swr
  • axios

Setup

Install Dependencies

# open repository
$ cd home-control

# install dependencies with yarn
$ yarn

Use it

# development mode
$ yarn dev

# production build
$ yarn build 

Conventions

Imports

  1. packages
  2. styles
  3. services
  4. components
  5. interfaces

About

A nextron / electron app to control your hue smarthome.

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 85.6%Language:SCSS 13.4%Language:JavaScript 0.9%