OfficialDarkComet / ai-unchive

AIA Viewer for Kodular

Home Page:https://unchive.kodular.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ai-unchive

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.

Setting up Unchive on your device

Pre-requisites

  • Python 2.7/3
  • An internet connection

Installation

  1. 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.
  2. Extract the files in a new folder. Open terminal/command prompt in this folder.
  3. Install python requests by typing the following command in the terminal.
pip install requests
  1. Once the package is installed successfully, run
python setup.py serve
  1. Once set-up finishes, navigate to localhost:8000 to access Unchive

Credits

Peter Mathijssen for the logo. Many thanks!

About

AIA Viewer for Kodular

https://unchive.kodular.io

License:MIT License


Languages

Language:JavaScript 90.1%Language:HTML 3.7%Language:Python 1.9%Language:Java 1.3%Language:PHP 1.0%Language:Dart 0.8%Language:Lua 0.8%Language:CSS 0.3%Language:Shell 0.1%Language:Swift 0.1%