Gladys is an open-source home automation assistant that can control all smart devices in your home. In this tutorial, we will learn how to install Gladys on a Windows 11 computer.
Before you start installing Gladys, please ensure you have the following prerequisites:
Open File Explorer and navigate to the folder where Gladys was downloaded.
Double-click the downloaded Gladys ZIP file to extract its contents.
Open the extracted folder and locate the "package.json" file.
Right-click on this file and select "Open with Notepad."
Locate the following section of the file:
"dependencies": {
"gladys-gateway-usb": "^1.1.0",
"pm2": "^5.1.0"
},
Change the version of "pm2" to "^4.2.3" to ensure compatibility with Windows 11.
Save the changes and close Notepad.
Open a Command Prompt window by pressing "Windows Key + R" on your keyboard, typing "cmd" and hitting "Enter."
Navigate to the extracted Gladys folder by typing the following command:
cd path/to/gladys
Once you have changed directory to Gladys, run the following command to install all dependencies:
npm install
This process may take a few minutes to complete.
npm start
Wait for Gladys to start up. This may take a few minutes.
Once Gladys has started up, open your web browser and go to http://localhost:8080 to access the Gladys web interface.
In this tutorial, we learned how to install Gladys on a Windows 11 computer. Now you can start exploring Gladys and controlling all the smart devices in your home!
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!