Nanoboard is a highly-personalizable desktop electron app that enables remote control of Nanoleaf devices. It provides a playful and creative menu interface to make changes and illuminate your room with ease.
If you encounter any problems, create a GitHub issue.
- A lightweight app enabling control of your Nanoleaf devices with ease.
- A highly-personalizable intuitive menu interface.
- Does not require a Nanoleaf account at all, works on the network.
Before getting started, ensure that you have the following dependencies installed:
Follow these steps to clone and run the Nanoboard project:
- Clone the repository:
git clone https://github.com/ka-rar/nanoboard
- Change to the project directory:
cd Nanoboard
- Install the necessary dependencies:
npm install
- Start the application:
npm start