An AIA-Viewer for Kodular and App Inventor, written in vanilla JavaScript! With Unchive, you can view your projects without having to log in to the Creator.
- Python 2.7/3
- An internet connection
- Download the repository by clicking on "Clone or download" in the top-right of this screen. You can either download as zip or clone the repository on your device.
- Extract the files in a new folder. Open terminal/command prompt in this folder.
- Install python requests by typing the following command in the terminal.
pip install requests
- Once the package is installed successfully, run
python setup.py serve
- Once set-up finishes, navigate to
localhost:8000
to access Unchive
Peter Mathijssen for the logo. Many thanks!