Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jnullj/light-on-tray

Light on Tray is a small utility that allows control over smart lightbulbs conveniently from the system tray
https://github.com/jnullj/light-on-tray

Last synced: 18 days ago
JSON representation

Light on Tray is a small utility that allows control over smart lightbulbs conveniently from the system tray

Awesome Lists containing this project

README

        

# Light on Tray ![Lightbulb icon](/src/assets/tray-icons/icon32.png)

Light on Tray is a small cross-platform utility that allows control over smart lightbulbs conveniently from the system tray. With Light on Tray, you can easily adjust the brightness, change colors, and toggle power for your smart lightbulbs.

We corrently only support yeelight devices.

https://github.com/jNullj/light-on-tray/assets/15849761/f12f6fd1-df80-47f8-8335-ab118efaa0b3

## Installation

Clone and use npm for dependencies

```bash
git clone [email protected]:jNullj/light-on-tray.git
cd light-on-tray
npm install
```

## Usage

```bash
npm run start
```

## Features

- Quick access and control from tray with a compact popup
- Control over supported yeelight devices
- Control brightness
- Control color
- Toggle power
- Control color temperature
- Change mode
- Control multiple devices
- Give devices a persistent name
- Supports both linux and windows

## Contributing

Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.

Please search if there is an existing issue before making a new one.

## License

[MIT](/LICENSE)