التعاون بشكل أفضل أثناء تطوير الأجهزة المحمولة ، لمحاكاة iOS & TVOS ومحاكيات وأجهزة Android. مشاركة لقطات الشاشة وتسجيلات الشاشة كفيديو أو صور متحركة. استخدم مع https://www.tape.sh/ أو إحضار دلو خاص بك!
brew install edamameldn/tap/tape-cliأو
npm install -g tape-cli$ npm install -g tape-cli
$ tape COMMAND
running command...
$ tape (-v | --version | version)
tape-cli/0.14.0 darwin-x64 node-v14.0.0
$ tape --help [COMMAND]
USAGE
$ tape COMMAND
...tape config [NAME]tape devicestape frame [INPUTFILE]tape giftape help [COMMAND]tape imagetape logintape upgradetape videotape config [NAME]إعدادات
USAGE
$ tape config [NAME]
OPTIONS
-h, --help show CLI help
-s, --setup
--check
--login
EXAMPLE
$ tape config
انظر الرمز: SRC/Commands/Config.ts
tape devicesقائمة الأجهزة
USAGE
$ tape devices
OPTIONS
-c, --clear
-h, --help show CLI help
ALIASES
$ tape device
$ tape emu
$ tape sims
EXAMPLE
$ tape devices
انظر الكود: SRC/أوامر/أجهزة
tape frame [INPUTFILE]لف لقطة شاشة أو مقطع فيديو موجود في إطار جهاز (إذا كان متاحًا) وتحميله إلى Tape.sh
USAGE
$ tape frame [INPUTFILE]
OPTIONS
-d, --debug
-h, --help show CLI help
-l, --local=~/Documents
--format=md|href|html|url
--frame Select which frame to use, if there are multiple=frame
--hq
--nocopy Disable copying to clipboard
--noframe Disable device frames
--selectframe Select which frame to use, if there are multiple
ALIASES
$ tape frame
$ tape wrap
$ tape upload
انظر الرمز: SRC/أوامر/frame.ts
tape gifسجل أجهزة محاكاة iOS وأجهزة/محاكيات Android وإخراج ملف GIF
USAGE
$ tape gif
OPTIONS
-d, --debug
-h, --help show CLI help
-l, --local=~/Documents
--format=md|href|html|url
--frame Select which frame to use, if there are multiple=frame
--hq
--nocopy Disable copying to clipboard
--noframe Disable device frames
--selectframe Select which frame to use, if there are multiple
ALIASES
$ tape gif
$ tape g
EXAMPLE
$ tape gif [--local $OUTPUTPATH]
? Recording started. Press SPACE to save or ESC to abort.
انظر الكود: SRC/أوامر/gif.ts
tape help [COMMAND]عرض مساعدة للشريط
USAGE
$ tape help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
انظر الرمز: @OCLIF/Plugin-Help
tape imageخذ لقطات شاشة من أجهزة/أجهزة Android/Android
USAGE
$ tape image
OPTIONS
-d, --debug
-h, --help show CLI help
-l, --local=~/Documents
--format=md|href|html|url
--frame Select which frame to use, if there are multiple=frame
--nocopy Disable copying to clipboard
--noframe Disable device frames
--selectframe Select which frame to use, if there are multiple
ALIASES
$ tape i
$ tape screenshot
$ tape img
EXAMPLE
$ tape image
? Screenshot uploaded. Copied URL to clipboard ? ! ->
https://example.com/image.png
انظر الرمز: SRC/أوامر/Image.ts
tape loginتسجيل الدخول إلى Tape.sh
USAGE
$ tape login
ALIASES
$ tape auth
$ tape authorize
EXAMPLE
$ tape login
انظر الرمز: SRC/أوامر/login.ts
tape upgradeيفتح رابطًا مباشرًا لترقية خطة Tape.sh الخاصة بك
USAGE
$ tape upgrade
OPTIONS
-h, --help show CLI help
-p, --plan=Pro Plan name to upgrade to
انظر الرمز: SRC/أوامر/ترقية
tape videoسجل أجهزة iOS/Android/أجهزة المحاكاة
USAGE
$ tape video
OPTIONS
-d, --debug
-g, --gif
-h, --help show CLI help
-l, --local=~/Documents
--format=md|href|html|url
--frame Select which frame to use, if there are multiple=frame
--hq
--nocopy Disable copying to clipboard
--noframe Disable device frames
--selectframe Select which frame to use, if there are multiple
ALIASES
$ tape video
$ tape vid
$ tape m
EXAMPLE
$ tape video [--hq | --gif | --local $OUTPUTPATH]
? Recording started. Press SPACE to save or ESC to abort.
انظر الرمز: SRC/أوامر/video.ts
ترخيص معهد ماساتشوستس للتكنولوجيا ، اقرأ المزيد هنا
بواسطة Edamame Studio