SkillAgentSearch skills...

Fastcap

fast screen cap on android, with minicap.

Install / Use

/learn @williamfzc/Fastcap
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

fastcap

fast screen cap on android, with minicap.

Installation

pip install fastcap

Usage

d = MNCDevice('123456F')
d.screen_shot()
d.export_screen('./aaa.png')

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

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated3mo ago
Forks8

Languages

Python

Security Score

87/100

Audited on Jan 3, 2026

No findings