Files
driftywinds.github.io/README.md
2023-11-23 23:22:12 -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/93c8e962-ac8d-4356-a2c1-a96d0b48b7ba" width="350"><img src="https://github.com/therealFoxster/altsource-viewer/assets/77606385/aa7d6a01-8660-4ea6-a951-a2b2816cc109" width="350">
## License
[The MIT License](https://github.com/therealFoxster/altsource-viewer/blob/master/LICENSE.md)