GithubHelp home page GithubHelp logo

dorjamjr / mediainterface Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rt-coding-team/mediainterface

0.0 0.0 0.0 3.77 MB

Hului based content interface for Connectbox

JavaScript 3.17% Python 10.60% TypeScript 71.61% HTML 8.64% SCSS 5.98%

mediainterface's Introduction

The OpenWell (MMI)

AppVersion-version

A multimedia interface designed for offline media boxes like the Connect Box.

Usage

Download the latest code and install the www directory as the root of the web server. Browse to the web server and the default installed content (just a readme) should be viewable.

MMI is meant to be used with the MediaBuilder customized from Bolt CMS specifically for MMI. Create content packages via MediaBuilder and create exporter zip files. More information in MediaBuilder repo. A package created from MediaBuilder should be unzipped and replaces the /src/assets/content directory (generally, you may want to remove the content directory then mv the zip file to /src/assets and execute unzip <file.zip>

In addition, the lazyLoader.py script in this repo can pull content provided as argument (example: python /usr/local/connectbox/bin/lazyLoader.py https://yourmediabuilder/file.zip) and the lazyLoader will unpack the zip, install it to the correct location (customize the location in the script) and load any needed media elements (typically from "slim" package created from MediaBuilder).

MMI can also be loaded using a script in the repo called mmiloader.py that will convert from a source directory (you can set the source and destination directories in the first few lines of the script). Example on connectbox/thewell: python /usr/local/connectbox/bin/mmiloader.py and it will create a schema directory in the content directory of the MMI.

Default content is at src/assets/content and templates used by mmiloader.py are located at src/assets/templates. The footer.html file can be customized.

Development

This repository is following the branching technique described in this blog post, and the semantic version set out on the Semantic Versioning Website. We use the AppVersion library for managing the versioning of the app.

To add alias for paths, you need to add them to both the tsconfig.json file as well as the config/webpack.config.ts files. See here for more details. You should also update the paths in test-config/webpack.test.js.

Getting Started

Check out wiki page for more information on how to get started.

Valuable Links

mediainterface's People

Contributors

derekmaxson avatar codemis avatar kirkdwilson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.