diff options
author | Miquel Lionel <lionel@les-miquelots.net> | 2021-09-10 06:09:16 +0100 |
---|---|---|
committer | Miquel Lionel <lionel@les-miquelots.net> | 2021-09-10 06:09:16 +0100 |
commit | dc3a75abebb513f6831d8669c62f369ed3077cf0 (patch) | |
tree | 801071b9b7d26220f40cf9f78bd06276f1484e03 /README.md | |
parent | 2717aec129b3ba6778298524c2454736a21e3414 (diff) | |
download | aneatocli-dc3a75abebb513f6831d8669c62f369ed3077cf0.tar.gz aneatocli-dc3a75abebb513f6831d8669c62f369ed3077cf0.zip |
Diffstat (limited to 'README.md')
-rwxr-xr-x[-rw-r--r--] | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md index b8dc5f3..193fa56 100644..100755 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Neato Controls Hi everyone ! -Neato Control is a GUI based interface for [pybotvac](https://github.com/stianaske/pybotvac) +Aneatocli is a command line interface for [pybotvac](https://github.com/stianaske/pybotvac). +Neato Control was the GUI based interface I made for pybotvac but I discontinued it due to licensing issue with PyQt4. ## USAGE @@ -33,5 +34,3 @@ Options: --gi, --get-infos Get various infos about the current robot and write them to file '<robotname>-robotinfos.json' --lgsc , --log-secrets Log the credentials into the file '<robotname>.json'. ``` - -Screenshots to come for the GUI part. |