aerial-hssp
v1.0.1
Published
Gets the Aerial Screensaver data and packs it into a HSSP archive.
Downloads
8
Readme
Aerial Sources Downloader
This script...
- gets the URL of the sources
- downloads the source
- untars the source
- converts the binary string files into JSON
- packs the source and the strings into a HSSP Archive
Usage
- Clone the repo
- Run
npm i
to install the dependencies - Run
node . <VERSION>
(replace the <VERSION> with an integer above 9, this is the tvOS version). - Do whatever you want with the newly created resources-<VERSION>.hssp file in the out folder.
License
This project is licensed under the MIT License.