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

https://github.com/jsun969/air-conditioner

A Windless Air Conditioner
https://github.com/jsun969/air-conditioner

nextjs react socket-io tailwindcss

Last synced: about 1 year ago
JSON representation

A Windless Air Conditioner

Awesome Lists containing this project

README

          

# Air Conditioner

> Inspired by [YunYouJun/air-conditioner](https://github.com/YunYouJun/air-conditioner)

## Features

### Pros

- **Wireless remote control**
- Turn on it anytime and anywhere
- Low power consumption
- Easy to use
- Portable

### Cons

- No wind

## Installation

```
pnpm i
```

## Development

```
pnpm run dev
```

## Deployment

```
pnpm run build
pnpm run start
```