Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andremiras/edilkamin
Unofficial Edilkamin webapp
https://github.com/andremiras/edilkamin
edilkamin heating-systems stove
Last synced: 5 days ago
JSON representation
Unofficial Edilkamin webapp
- Host: GitHub
- URL: https://github.com/andremiras/edilkamin
- Owner: AndreMiras
- Created: 2022-02-22T08:29:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-09T19:30:25.000Z (15 days ago)
- Last Synced: 2024-12-15T20:23:04.373Z (9 days ago)
- Topics: edilkamin, heating-systems, stove
- Language: TypeScript
- Homepage: https://edilkamin.vercel.app
- Size: 12.4 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Open Edilkamin
[![Tests](https://github.com/AndreMiras/edilkamin/actions/workflows/tests.yml/badge.svg)](https://github.com/AndreMiras/edilkamin/actions/workflows/tests.yml)
This is an open alternative to the
[Edilkamin The Mind](https://play.google.com/store/apps/details?id=com.edilkamin.stufe) application
used for controlling pellet heating systems wirelessly.This is built on top of the [edilkamin.js](https://github.com/AndreMiras/edilkamin.js) library.
## Run
```sh
yarn dev
```## Test
```sh
yarn lint
yarn test
```