brick-1100-apps

Brick 1100 Apps

This repo contains the source code of apps built for Brick 1100.

These apps are built using basic web techs: HTML, CSS, and JavaScript. With some fundamental knowledge of these techs, you can build your own apps for Brick 1100.

To make your app’s interface fit seamlessly into Brick 1100, there’s a Bridge 1100 library that you can use.

How to build your own app

  1. Fork this repo.
  2. Clone your forked repo to your local machine.
  3. Create a new folder and name it as your app’s name.
  4. Write your app’s code in the folder (you can refer to the existing apps for examples).
  5. Commit and push your code to your forked repo.
  6. Create a pull request to this repo.

Once your pull request is merged, your app will show up at https://brick1100-apps.visnalize.com/<your-app>, and you can then access it from Brick 1100.

App list