Giter Site home page Giter Site logo

economysizegeek / unoffical-sonos-controller-for-linux Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pascalopitz/unoffical-sonos-controller-for-linux

0.0 1.0 0.0 2.52 MB

An Electron based linux app for controlling your sonos system.

Home Page: http://pascalopitz.github.io/unoffical-sonos-controller-for-linux/

CSS 10.30% JavaScript 89.52% HTML 0.17%

unoffical-sonos-controller-for-linux's Introduction

Build Status

#Unofficial Sonos Controller for Linux

First I was tinkering with chrome apps and sonos, but chrome apps are a dying platform, so I've moved over to Electron. The project is written in ES6 and utilizes Preact and flux to manage the UI

##Why?

I use Ubuntu as my main OS, and there's no decent controller app. So I am aiming to at some point provide a usable sonos controller that can run on Linux also, installed via deb file. Maybe it won't have all the functions of the real sonos player, but if I can browse the library and manage the queue, I'll be pretty damn happy. Previously this was a chrome app, and I had a good 70k users on the chrome store.

##Install via .deb file

You can find the latest .deb on the release page. You can doubleclick it on Ubuntu to install it via the Software Center, alternatively run

sudo dpkg -i sonos-controller-unofficial-amd64.deb

##Install and Run locally

You will need node.js for this.

First, initialize the project:

npm install

Second, start the electron app in develop mode:

npm run develop

Building a deb:

npm run dist

This might require some additional binaries, like graphicsMagick and icnsutils, which you can install via apt

##Firewall settings

You will need to whitelist these if you run Ubuntu firewall for example:

  • TCP 1400 outgoing
  • TCP 3400 incoming
  • UDP 1900 outgoing
  • UDP 1905 incoming

##Thanks to other projects

unoffical-sonos-controller-for-linux's People

Contributors

basster avatar economysizegeek avatar pascalopitz avatar

Watchers

 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.