Alex Newman commited on
Commit ·
1cfa3f6
1
Parent(s): d7078ff
Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,6 @@ A next generation cloud operating system with legacy integration
|
|
| 12 |
|
| 13 |
This repo also allows you to drive an android machine as easily as the web. I was inspired by https://github.com/nat/natbot/blob/main/natbot.py, but this is for android instead of the web. It uses acceesibility to see, and additionally Android Intents to steer. Sometimes it needs the users' help because of android's security model.
|
| 14 |
|
| 15 |
-
|
| 16 |
This is a 3 part system
|
| 17 |
- [puppet](puppet/README.md) The android app
|
| 18 |
- [backend](backend/README.md) A simple python backend
|
|
|
|
| 12 |
|
| 13 |
This repo also allows you to drive an android machine as easily as the web. I was inspired by https://github.com/nat/natbot/blob/main/natbot.py, but this is for android instead of the web. It uses acceesibility to see, and additionally Android Intents to steer. Sometimes it needs the users' help because of android's security model.
|
| 14 |
|
|
|
|
| 15 |
This is a 3 part system
|
| 16 |
- [puppet](puppet/README.md) The android app
|
| 17 |
- [backend](backend/README.md) A simple python backend
|