File size: 1,018 Bytes
516b1f5
 
 
 
 
 
 
 
 
 
ff94826
5763db7
ff94826
f8749be
70b5790
42145b5
 
 
0b7400c
6cb9a1b
 
0b7400c
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
title: puppet 
colorTo: indigo
app_file: backend/backend.py
sdk: gradio
sdk_version: 3.36.1
python_version: 3.11.2
pinned: false
license: mit
---
A next generation cloud operating system with legacy integration

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. 

This is a 3 part system
- [puppet](puppet/README.md) The android app
- [backend](backend/README.md) A simple python backend
- [client](earth/README.md) A browser extension
# Deployment
- Here's my puppet backend https://posix4e-puppet.hf.space, you can push the repo to your own huggingspace to deploy it easily
- Check out the most recently released apk to try out the puppet without compiling code
# Planning 
We are using the github projects and issues features.