1 unstable release
Uses old Rust 2015
0.2.1 | Jul 12, 2016 |
---|
#1166 in #tool
32KB
51 lines
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.
Dependencies/ Abhängigkeiten
- ImageMagic
apt-get install imagemagick
- ffmpeg
apt-get install ffmpeg
build
git clone https://github.com/zzeroo/xmz-snapshot
cd xmz-snapshot
cargo build --release
Installation
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.
xmz-snapshot --help
Links
Dependencies
~1.5MB
~24K SLoC