Skip to content

ron-brosh/flutter_capture

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

flutter_capture

A shell script to easily capture Android and iOS screenshots and videos. Just download this script to your download folder or any other folder you want the result files to be created.

Please note, You might need to run in your terminal
chmod +x /path/to/yourscript.sh
(or just the file name if you're in the same folder as the script e.g. chmod +x screen_capture.sh) before running the actual script
./screen_capture.sh

By the way, if you want to make it clickable just replace the .sh extension with .command and you'll be able to double click the file. The folder where youu double clicked the file will be the destination folder for the result files.

Please also note, I tested only on macOS if you find any issues on other platforms feel free to contribute to this script.

Screenshot 2021-11-10 at 21 59 01

About

A shell script to easily capture Android and iOS screenshots and videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%