release: 0.1.2
fast screen cap on android, with minicap.
pip install fastcap
d = MNCDevice('123456F') d.screen_shot() d.export_screen('./aaa.png')
and now you will get ‘aaa.png’ in current directory.
File transport is not a perfect way. For further usage, we should replace it with socket.
MIT
T-Flows 是一款面向超算中心的高可扩展性计算流体力学(CFD)仿真软件,支持大规模并行求解复杂流动问题,适用于航空航天、能源动力等领域的高精度数值模拟。
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
fastcap
Installation
Usage
and now you will get ‘aaa.png’ in current directory.
TODO
File transport is not a perfect way. For further usage, we should replace it with socket.
License
MIT