kivy-remote-shell:Kivy中的远程SSH + Python交互式Shell

时间:2021-05-06 14:46:22
【文件属性】:
文件名称:kivy-remote-shell:Kivy中的远程SSH + Python交互式Shell
文件大小:261KB
文件格式:ZIP
更新时间:2021-05-06 14:46:22
Python Kivy遥控壳 远程SSH + Python交互式Shell应用程序。 非常适合在android等嵌入式平台上使用远程python shell。 指示 启动应用程序 连接到ssh ssh -p8000 admin@serverip 输入密码:kivy 享受你的python shell 为Android编译 $ pip install buildozer --user $ git clone git://github.com/kivy/kivy-remote-shell $ cd kivy-remote-shell $ pip install -r requirements.txt $ buildozer android_new debug deploy run logcat 预置的调试apk可在 如果要编译发行版本以进行共享,只需替换release安装的debug installd并签
【文件预览】:
kivy-remote-shell-master
----.gitignore(15B)
----requirements.txt(132B)
----LICENSE(1KB)
----.github()
--------workflows()
----libs()
--------garden()
----README.md(733B)
----plyer_command_list.rst(2KB)
----background.png(40KB)
----test.py(6KB)
----remotekivy.kv(2KB)
----ham_icon.png(5KB)
----main.py(6KB)
----icon.png(116KB)
----buildozer.spec(921B)

网友评论