A crossplatform CLI-app for interacting with Entropy Tunkki. Compatible with Windows and x64 Linux.
Running Astalo requires .NET 6.0 runtime. Install the runtime to your computer.
- Download the latest release of Astalo.
- Enable execute permission on the astalo executable:
chmod +x astalo
- Create a directory for configuration:
sudo mkdir /etc/astalo
- Create a conf file with nano (or whatever editor you prefer):
sudo nano /etc/astalo/astalo.conf
- Copy-paste this into the file, change the stuff to correct values, save the file and quit editor:
[email protected]
pass=SomethingSomething
The application is meant to be run in terminal. Running the application with no arguments will print out quick guide listing all subcommands.
Example for testing login credentials:
astalo testlogin
Example for opening Kerde door (requires Kerde wifi connection):
astalo door
or
astalo opendoor