https://github.com/therealfoxster/altsource-viewer
View your favorite AltStore source
https://github.com/therealfoxster/altsource-viewer
altstore altstore-beta altstore-repo altstore-source css html ios javascript
Last synced: 10 months ago
JSON representation
View your favorite AltStore source
- Host: GitHub
- URL: https://github.com/therealfoxster/altsource-viewer
- Owner: therealFoxster
- License: mit
- Created: 2023-04-28T03:27:53.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-22T05:43:08.000Z (over 1 year ago)
- Last Synced: 2025-04-22T16:30:21.262Z (about 1 year ago)
- Topics: altstore, altstore-beta, altstore-repo, altstore-source, css, html, ios, javascript
- Language: JavaScript
- Homepage: https://therealfoxster.github.io/altsource-viewer/
- Size: 784 KB
- Stars: 55
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# altsource-viewer
View your favorite AltStore source.
Made with vanilla HTML/CSS and JavaScript.
## 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


## License
[The MIT License](https://github.com/therealFoxster/altsource-viewer/blob/master/LICENSE.md)