Giter VIP home page Giter VIP logo

modulari's Introduction

Modulari

Modulari (Latin) - to modulate, to beat time, to measure, to regulate (as in music ๐Ÿ˜‰๐ŸŽต)

Eventually the goal is for it to be a full-featured client for Mopidy built with Electron and Cycle.js.

Design is inspired by museeks, an electron based music player that plays local files directly.

This project is in its infancy, so many things will be broken or not exist at the moment.

Progress so far...

Mopidy-v0.0.1-2

Currently you can only control the playback with the previous, play/payse, and next buttons. The current song info and the current tracklist (queue) is also shown.

Recently Cycle.js released a large update that broke some things. Since I haven't been keeping version numbers on my package.json, you might need to manually test the versions to see which ones work (just for the @cycle stuff). It's also going to take me some time to migrate to the new stuff, so expect to see Rx 4 replaced with something better. I'm between RxJS 5 and xstream at the moment.

Usage

First, make sure that Mopidy is installed and running on your computer with the Mopidy-HTTP extension running. See the Mopidy Docs for how to do that.

At the moment you need to add songs to your playlist with another Mopidy Client

Next, run the following in the mopidy directory:

$ npm install -g electron-prebuilt less eslint
$ npm install
$ npm run less
$ npm start

modulari's People

Contributors

ajlende avatar

Watchers

Jimmy Yen 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.