All Projects → Kodular → ai-unchive

Kodular / ai-unchive

Licence: MIT license
AIA Viewer for Kodular

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language
PHP
23972 projects - #3 most used programming language
dart
5743 projects

Projects that are alternatives of or similar to ai-unchive

recast
🦸‍♂️ Recast migrates your old extensions to AndroidX, making them compatible with the latest version of Kodular.
Stars: ✭ 13 (-27.78%)
Mutual labels:  appinventor, kodular
TinyWebDB-PHP
TinyWebDB System written in PHP
Stars: ✭ 13 (-27.78%)
Mutual labels:  appinventor, kodular
android-3d-model-viewer
Android app to load 3D models in obj, stl, dae & gltf format using pure OpenGL ES 2.0. Published on Play Store https://play.google.com/store/apps/details?id=org.andresoviedo.dddmodel2
Stars: ✭ 150 (+733.33%)
Mutual labels:  viewer
lk
Simple Web Image Viewer
Stars: ✭ 22 (+22.22%)
Mutual labels:  viewer
virtex
A three.js object viewer written in TypeScript
Stars: ✭ 14 (-22.22%)
Mutual labels:  viewer
ACViewer
Viewer / Utility for DAT files for the game Asheron's Call
Stars: ✭ 19 (+5.56%)
Mutual labels:  viewer
react-imageViewer
React component for image displaying in full screen
Stars: ✭ 61 (+238.89%)
Mutual labels:  viewer
oculante
A minimalistic crossplatform image viewer written in rust
Stars: ✭ 169 (+838.89%)
Mutual labels:  viewer
cubiomes-viewer
An efficient graphical Minecraft seed finder and map viewer.
Stars: ✭ 346 (+1822.22%)
Mutual labels:  viewer
PdfViewerDemo
pdf阅读器,基于MuPDF开发,可横竖切换浏览、多种批注功能、电子签章
Stars: ✭ 103 (+472.22%)
Mutual labels:  viewer
paper-terminal
Print Markdown to a paper in your terminal
Stars: ✭ 33 (+83.33%)
Mutual labels:  viewer
instagram json viewer
Transforms Instagram's *.json / backup data - that you get via the Data Download Tool - to a readable format!
Stars: ✭ 41 (+127.78%)
Mutual labels:  viewer
SQLite.viewer
An elegant library for debugging sqlite databases in iOS applications
Stars: ✭ 73 (+305.56%)
Mutual labels:  viewer
Msiler
CIL (MSIL) Code Viewer Extension for Visual Studio 2017
Stars: ✭ 25 (+38.89%)
Mutual labels:  viewer
GbxDump
A Microsoft Windows application that displays the contents of the file header of *.Gbx files used by the Nadeo game engine GameBox.
Stars: ✭ 19 (+5.56%)
Mutual labels:  viewer
models.autodesk.io
Authorization and file translation demo in Node.js : Translates your 2D/3D models online for the Forge Viewer without programming at all
Stars: ✭ 43 (+138.89%)
Mutual labels:  viewer
coco-viewer
Simple COCO Viewer in Tkinter
Stars: ✭ 65 (+261.11%)
Mutual labels:  viewer
bpmn-visualization-js
A TypeScript library for visualizing process execution data on BPMN diagrams
Stars: ✭ 113 (+527.78%)
Mutual labels:  viewer
Vudit
A file viewer for Android
Stars: ✭ 40 (+122.22%)
Mutual labels:  viewer
cyan
Cyan Color Converter
Stars: ✭ 68 (+277.78%)
Mutual labels:  viewer

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].