You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.
I'm uncertain how to go about using the cli portion here.
I've ran:
sudo python3 ./setup.py install
But can't determine if this makes the tool available somewhere in my $PATH. As well, calling python3 ./cli.py throws an error because it's not calling the main package.
@dalanmiller Sorry missed it. I don't remember how to run it, and can't run it now. Probably there is something missing. I'm only using it via gateway to mqtt, not running it standalone. Maybe try one of the forks, they seem to be better rewritten: https://github.com/zewelor/linak_bt_desk/network
I'm uncertain how to go about using the
cli
portion here.I've ran:
But can't determine if this makes the tool available somewhere in my $PATH. As well, calling
python3 ./cli.py
throws an error because it's not calling the main package.@zewelor how do you accomplish using this?
The text was updated successfully, but these errors were encountered: