Files
driftywinds.github.io/README.md
2023-12-15 20:01:35 -08:00

15 lines
784 B
Markdown

# altsource-viewer
View your favorite AltStore source.
## Get Started
Simply paste the URL of an AltStore source to begin. [Try it here](https://therealfoxster.github.io/altsource-viewer/)!
**Note**: If a source can't be viewed, it is highly likely due to a CORS restriction set by the server hosting the JSON file. To my knowledge, a JSON file hosted on GitHub (via GitHub Pages) does not have this problem.
## Preview
<img src="https://github.com/therealFoxster/altsource-viewer/assets/77606385/7391bbd8-e492-4fdf-a1d1-ffc088a7c9a6" width="350"><img src="https://github.com/therealFoxster/altsource-viewer/assets/77606385/21b59d83-2144-4712-a087-c192a6f6fe4a" width="350">
## License
[The MIT License](https://github.com/therealFoxster/altsource-viewer/blob/master/LICENSE.md)