Skip to content

asdfzxcvbn/altSourceConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

altSourceConverter

convert "esign-style" repos to AltSource format, tested on the apptesters repo, eeveespotify repo, and my repo!

this can come in helpful in the case you want to explore the repo with altsource-viewer, or just make a repo compatible with altstore (hopefully...)

building

install nim, then clone this repo, and build with:

nimble build -d:danger -d:strip --opt:speed

usage

save a repo's json data to a file, then specify it:

./altSourceConverter $PATH_TO_REPO_FILE

it will save the new repo data to the same directory as the file but with an altsource.json file extension.

About

convert "esign-style" repos to AltSource format

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages