Files
driftywinds.github.io/README.md
2024-01-06 01:46:51 -08:00

16 lines
786 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)