All Projects → GoAnimate-Wrapper → GoAnimate-Wrapper

GoAnimate-Wrapper / GoAnimate-Wrapper

Licence: MIT License
GoAPI server wrapper designed to interact with Vyond's Legacy Video Maker (written in Node.JS)

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to GoAnimate-Wrapper

restique
A wrapper around restic with profiles
Stars: ✭ 43 (+95.45%)
Mutual labels:  wrapper
RT-Thread-wrapper-of-uCOS-II
RT-Thread操作系统的uCOS-II兼容层:让基于uC/OS-II操作系统开发的应用层无感地迁移到RT-Thread操作系统 | A wrapper which can make codes developed by uCOS-II APIs directly run on RT-Thread
Stars: ✭ 24 (+9.09%)
Mutual labels:  wrapper
MangaDex.py
An easy to use wrapper for the MangaDexAPIv5 written in Python using Requests.
Stars: ✭ 13 (-40.91%)
Mutual labels:  wrapper
JDSP4Linux
An audio effect processor for PipeWire and PulseAudio clients
Stars: ✭ 192 (+772.73%)
Mutual labels:  wrapper
SharpPhysFS
Managed wrapper for the PhysFS library
Stars: ✭ 14 (-36.36%)
Mutual labels:  wrapper
fireREST
Python library for interacting with Cisco Firepower Management Center REST API
Stars: ✭ 47 (+113.64%)
Mutual labels:  wrapper
ssh2.nim
Async SSH, SCP and SFTP client for Nim, using libssh2 wrapper [WIP]
Stars: ✭ 17 (-22.73%)
Mutual labels:  wrapper
Ptero4J
A java wrapper for the pterodactyl panel API
Stars: ✭ 26 (+18.18%)
Mutual labels:  wrapper
with-wrapper
React HOC for wrapper components.
Stars: ✭ 35 (+59.09%)
Mutual labels:  wrapper
WireGuard-Wrapper
Simple wrapper that makes WireGuard easier to use with VPN providers.
Stars: ✭ 29 (+31.82%)
Mutual labels:  wrapper
TLightFileStream
Implements a lightweight, high-performance, non-allocating advanced-record-based wrapper around the SysUtils file handling routines as an alternative to Classes.TFileStream.
Stars: ✭ 21 (-4.55%)
Mutual labels:  wrapper
raylib-nelua
Raylib wrapper to nelua language
Stars: ✭ 27 (+22.73%)
Mutual labels:  wrapper
Mega-index-heroku
Mega nz heroku index, Serves mega.nz to http via heroku web. It Alters downloading speed and stability
Stars: ✭ 165 (+650%)
Mutual labels:  wrapper
firebase-db-wrapper-swift
An easy-to-use wrapper for Firebase's Realtime Database
Stars: ✭ 16 (-27.27%)
Mutual labels:  wrapper
readability-extractor
Javascript/Node wrapper around Mozilla's Readability library so that ArchiveBox can call it as a oneshot CLI command to extract each page's article text.
Stars: ✭ 18 (-18.18%)
Mutual labels:  wrapper
dotty dict
Dictionary wrapper for quick access to deeply nested keys.
Stars: ✭ 67 (+204.55%)
Mutual labels:  wrapper
uniswap-python
🦄 The unofficial Python client for the Uniswap exchange.
Stars: ✭ 533 (+2322.73%)
Mutual labels:  wrapper
spmf-py
Python SPMF Wrapper 🐍 🎁
Stars: ✭ 35 (+59.09%)
Mutual labels:  wrapper
Taviloglu.Wrike.ApiClient
.NET Client for Wrike API
Stars: ✭ 24 (+9.09%)
Mutual labels:  wrapper
node-api
A JavaScript API Wrapper for NovelCOVID/API
Stars: ✭ 63 (+186.36%)
Mutual labels:  wrapper

GoAnimate Wrapper

This is an API wrapper for GoAnimate's Legacy Video Maker, which had been retired on 19th December 2019, 03:10 UTC. Unlike other services that attempt to sole the same problem, this project allows the LVM to access data peristence and is very portable. Please keep in mind that not all features designed to run on the original API work properly.

How to Use

To access this service, install Node.JS then clone/download this project. Once done, unzip the folder, copy the path, and execute the following commands in your command prompt (where {PATH} is the folder path you copied):

cd "{PATH}\GoAnimate-Wrapper-master"
npm install
npm start

When done, go to your web browser and navigate to localhost.

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].