Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 367 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 367 Bytes

Huawei Watchface Extractor

Usage

Extract images from HWT or com.huawei.watchface file
Simply drag & drop a file on executable

Usage: HuaweiWatchFaceExtractor input [outputDir]
        input     *.hwt or com.huawei.watchface file
        outputDir optional output directory for extracted images. Defaults to <input>_extra

Build

Simply mvn package