Skip to content

CLI-app and a library for interacting with Entropy Tunkki

Notifications You must be signed in to change notification settings

gigadani/Astalo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astalo

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.

How to install

  1. Download the latest release of Astalo.
  2. Enable execute permission on the astalo executable:
chmod +x astalo
  1. Create a directory for configuration:
sudo mkdir /etc/astalo
  1. Create a conf file with nano (or whatever editor you prefer):
sudo nano /etc/astalo/astalo.conf
  1. Copy-paste this into the file, change the stuff to correct values, save the file and quit editor:
[email protected]
pass=SomethingSomething

How to use

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

About

CLI-app and a library for interacting with Entropy Tunkki

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages