Gladys is an open-source home automation assistant that allows you to control your devices from a single platform. This tutorial will guide you through the steps to install Gladys on your Windows 10 machine.
Before starting, you need to have the following:
To download Gladys on your Windows 10 machine, follow these steps:
Win + X
on your keyboard and selecting "Command Prompt".git clone https://github.com/GladysAssistant/gladys.git
After cloning the Gladys repository, you need to install its dependencies:
npm install
Before starting Gladys, you need to configure it:
.env.sample
file to .env
..env
file and configure the values according to your preferences.For example, you can set the following values:
MYSQL_USER=gladys
MYSQL_PASSWORD=secret
MYSQL_DATABASE=gladys
After configuring Gladys, you can start it by running the following command in the Command Prompt window:
npm start
Gladys will start running on http://localhost:3000
.
You can access Gladys using your web browser by navigating to http://localhost:3000
.
By following these steps, you have successfully installed Gladys on your Windows 10 machine. You can now use Gladys to automate your home devices and control them from a single platform.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!