Small command line utility for taking screen shots of a 'xMZ-Mod-Touch'.
Kleines Befehlszeilen Programm das ein Bildschirmausdruck einer 'xMZ-Mod-Touch' anfertigen kann.
apt-get install imagemagick
apt-get install ffmpeg
bash
git clone https://github.com/zzeroo/xmz-snapshot
cd xmz-snapshot
cargo build --release
bash
sudo cp target/release/xmz-snapshot /usr/bin/
All further information you can get from the internal help.
Alle weiteren Infos erfährt man über die Hilfe des Programms.
bash
xmz-snapshot --help