NativeScript / NativeScript/nativescript-cli
[FEATURE] TNS command for screen recording on-device
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 1.1k
- フォーク
- 204
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 8
説明
Hey Nativescript team,
As always thanks for all the hard work -- using Nativescript Vue and enjoying it immensely!
After being thoroughly impressed by the tns resources splashes generate command, I thought it would be great to have a tns subcommand that started/stopped/extracted screen recordings from a device. It's not hard to do with recent versions of android (adb shell screenrecording /sdcard/whatever.mp4), but it might be even more convenient to use a tns command to do it (and pull out the file afterwards).
(I hope I'm filing this feature request properly -- none of the template instructions seemed to deal with feature requests, it was all about what to put for but reports...)
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、既存の tns resources splashes generate コマンドと、CLI が Android デバイスのコマンドをどのように呼び出しているかを調べます。そのフローを adb shell screenrecording /sdcard/whatever.mp4 と比較し、生成されたファイルの取得も確認します。tns サブコマンドでデバイス上の録画を開始、停止、取り出しできれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- android, javascript
- 領域
- cli, mobile
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100