Skip to main content

Mopidy Web client extension for mobile devices

Project description

Mopidy Mobile is a Mopidy Web client extension for mobile devices, and a hybrid app for Android version 4.4 and higher. Users of older Android versions may still access the Web extension using Google’s Chrome browser. On Apple devices, the Web client should work with iOS 7 or higher.

Installation

The Web extension can be installed using pip by running:

pip install Mopidy-Mobile

The Android app is available from the Google Play store. You may also join the Beta testing program to preview unreleased versions.

Note that the Web client is designed to be added to your home screen, so it is launched in full-screen “app mode”. In fact, the only major difference between the Web client and the hybrid app is that the app will let you manage multiple Mopidy server instances. Other than that, they are functionally equivalent. If you don’t know how to add a Web application to your home screen, there are plenty of instructions available online for both Android and iOS.

Configuration

The following configuration values are available for the Web extension:

  • mobile/enabled: Whether the Mopidy Mobile Web extension should be enabled. Defaults to true.

  • mobile/title: The Web application’s title, which will also be displayed when added to your home screen. The variables $hostname and $port can be used in the title. Defaults to Mopidy Mobile on $hostname.

  • mobile/ws_url: The WebSocket URL used to connect to your Mopidy server. Set this if Mopidy’s WebSocket is not available at its default path /mopidy/ws/, for example when using a reverse proxy.

Building from Source

Mopidy Mobile is built using Ionic, AngularJS and Apache Cordova, and uses npm and gulp for its build system, so it is recommended to familiarize yourself with these before you start.

To build the Mopidy Web extension, you need to have npm and gulp installed. Then run:

npm install
gulp install
gulp dist
pip install --editable .

To build the hybrid app for Android, please follow Ionic’s installation guide to make sure you have everything needed for Android development. Then, in addition to the commands above, run:

ionic resources android
ionic platform add android
ionic build android

Project Resources

Latest PyPI version Number of PyPI downloads Travis CI build status Test coverage

License

Copyright (c) 2015, 2016 Thomas Kemmer.

Licensed under the Apache License, Version 2.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Mopidy-Mobile-1.6.10.tar.gz (985.7 kB view details)

Uploaded Source

Built Distribution

Mopidy_Mobile-1.6.10-py2.py3-none-any.whl (981.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file Mopidy-Mobile-1.6.10.tar.gz.

File metadata

File hashes

Hashes for Mopidy-Mobile-1.6.10.tar.gz
Algorithm Hash digest
SHA256 0509251da2adf81499b87f36967960c6af31150eecf1f714bf3761d6b48f2267
MD5 73c26e015d13dc8dad5ec5b1d164a41e
BLAKE2b-256 d285ede328b19d8b6be537d2a319b786c9dd448e98afec0c9b0b3a48a3c915fe

See more details on using hashes here.

File details

Details for the file Mopidy_Mobile-1.6.10-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for Mopidy_Mobile-1.6.10-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 29f9676c830ad17019645f46764ae0807fe9bfb7b98df2e21b32191958006fe8
MD5 6a9a94a5d056f1df09f449799e932c16
BLAKE2b-256 eceef3fdf19cbcbda7e28152b6f30f42912b0d1dae64829a5009b7693653b7c6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page