Code Monkey home page Code Monkey logo

high-fidelity's Introduction

high-fidelity Build Status

Introduction

This is an experimental, rewrite branch using Ember.js and Mozilla's recroom.

high-fidelity is an offline-capable, entirely HTML5/JS podcasts app. It's chiefly designed for Firefox OS, but support for other platforms and browsers is an eventual design goal. It requires a datastore that supports large files; currently, we just use IndexedDB.

The app requires elevated XMLHttpRequest privileges to fetch podcast files. In Firefox OS, this currently means being installed as a packaged app. Details for other platforms forthcoming.

Developing Locally - Getting Started

To run a local version of high-fidelity, clone this repo and cd into it from your command line:

git clone [email protected]:mozilla/high-fidelity.git && cd high-fidelity

Install all necessary bower components and node modules:

bower install && npm install

If you have the recroom binary installed (npm install recroom -g), you can run the following tasks from your command line:

recroom run Serves your app on port 9000 and will livereload when changes are made
recroom build Compiles the distributable build of your app to the dist/ folder

If you don't have or don't wish to install the recroom binary, you can run standard grunt commands (grunt serve and grunt build, respectively) to perform the same tasks.

License

This program is free software; it is distributed under an MIT License.

Copyright (c) 2012-2014 Mozilla (Contributors).

high-fidelity's People

Contributors

brittanydionigi avatar cvan avatar jbruggem avatar maciejczyzewski avatar mnoorenberghe avatar sole avatar timdavies avatar tofumatt avatar

Watchers

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