Skip to content

AndreMiras/edilkamin

Repository files navigation

Open Edilkamin

Tests codecov License: MIT Get it on Google Play

https://edilkamin.vercel.app/ | Android App

This is an open alternative to the Edilkamin The Mind application used for controlling pellet heating systems wirelessly.

This is built on top of the edilkamin.js library.

Run

yarn dev

Test

yarn lint
yarn test

Mobile Development (Android)

The app can be built as a native Android app using Capacitor.

Requirements

  • Node.js 24.x
  • Java 21+ (OpenJDK recommended)
  • Android Studio Meerkat (2024.3.1) or newer
  • Android SDK 36

On Arch Linux:

sudo pacman -S jdk21-openjdk
sudo archlinux-java set java-21-openjdk
yay -S android-studio

Build & Run

  1. Build the web app for static export:

    yarn build:mobile
  2. Sync web assets to the Android project:

    yarn cap:sync
  3. Open in Android Studio:

    npx cap open android
  4. Run on device/emulator from Android Studio (Shift+F10)

Development Workflow

After making changes to the web app:

yarn build:mobile && yarn cap:sync

Then rebuild from Android Studio.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Unofficial Edilkamin webapp

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages