https://github.com/cindyjs/lalalab-apps
A collection of exhibit-ready applications made for the Lalalab exhbition (https://lalalab.imaginary.org).
https://github.com/cindyjs/lalalab-apps
Last synced: 5 months ago
JSON representation
A collection of exhibit-ready applications made for the Lalalab exhbition (https://lalalab.imaginary.org).
- Host: GitHub
- URL: https://github.com/cindyjs/lalalab-apps
- Owner: CindyJS
- Created: 2019-04-30T08:34:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-05T07:57:25.000Z (almost 7 years ago)
- Last Synced: 2025-06-21T08:36:22.279Z (12 months ago)
- Language: HTML
- Size: 39.7 MB
- Stars: 6
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lalalab-apps
A collection of exhibit-ready [CindyJS](https://cindyjs.org/) applications made for the [Lalalab exhbition](https://lalalab.imaginary.org).
These applets are supposed to be served through the [applauncher2 of IMAGINARY](https://github.com/IMAGINARY/applauncher2).
They can be launched at [https://cindyjs.github.io/lalalab-apps/](https://cindyjs.github.io/lalalab-apps/).
This repository contains the exhibits of two collections: [ShowMeMusic](https://cindyjs.github.io/lalalab-apps/applauncher2/?cfg=showmemusic) and [BeatBox](https://cindyjs.github.io/lalalab-apps/applauncher2/?cfg=beatbox).


## Installation
Clone this repository via
```
git clone https://github.com/CindyJS/lalalab-apps.git
```
Then run `install.sh`, which will download the [applauncher2 of IMAGINARY](https://github.com/IMAGINARY/applauncher2) as submodule and add the configuration for BeatBox and ShowMeMusic.
Host everything on a web server. Then the two collections can be opened though `applauncher2/?cfg=showmemusic` and `applauncher2/?cfg=beatbox` respectively.
## Authors & License
All the widgets except `pachelballs` were created by [Jürgen Richter-Gebert](https://geo.ma.tum.de/en/people/juergen-richter-gebert.html). `pachelballs` has been created by [Konrad Heidler](https://github.com/cloud-oak). The widgets (all folders except `applauncher2`, `common` and `common-music`) are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
The framework [CindyJS](https://github.com/CindyJS/CindyJS) (`common/js` and `common-music/js`) and the [applauncher2 of IMAGINARY](https://github.com/IMAGINARY/applauncher2) (`applauncher2`) are licensed under the Apache License, Version 2.0.
The soundfonts (`common/sf` and `common-music/sf`) are made by Benjamin Gleitzman (gleitz@mit.edu) (see [corresponding License](common/sf/LICENSE.txt)).