Simple app to control Redmond Skykettle RK-G200S/RK-G210S/RK-G211S (and probably similar devices)
- Redmond Skykettle
- RK-G200S, RK-G210S, RK-G211S (tested)
- other 2nd-gen devices (RK-G2xx) (not tested)
- bluez
Note: Bluetooth 4.0 adapter with BLE support required.
Prebuilt releases can be found on releases page.
- meson
- valac
- libgranite-dev
- libgtk-3-dev
- libglib2.0-dev
- libgee-0.8-dev
git clone https://github.com/tkashkin/Boiler.git
cd Boiler
debuild
git clone https://github.com/tkashkin/Boiler.git
cd Boiler
meson build --prefix=/usr
cd build
ninja
sudo ninja install