Mopidy-Mobile 0.10.0
pip install Mopidy-Mobile==0.10.0
Released:
Mopidy Web client extension for mobile devices
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License, Version 2.0)
- Author: Thomas Kemmer
Classifiers
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
Mopidy Mobile is a Mopidy Web client extension and hybrid mobile app, currently supporting iOS 7+ and Android 4.4 and higher. Users of older Android versions may still access the Web extension using Google’s Chrome browser.
Installation
The Web extension can be installed using pip by running:
pip install Mopidy-Mobile
The Android app is available for beta testing for members of the Mopidy announcement mailing list. If you are a member and want to participate in testing, please follow these instructions.
Configuration
Note that configuration settings for the Web extension are still subject to change:
[mobile] enabled = true # application title - $hostname and $port can be used in the title title = Mopidy Mobile on $hostname # WebSocket URL - set this if Mopidy's WebSocket is not available at # its default path /mopidy/ws/, e.g. when using a reverse proxy ws_url =
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 python setup.py develop
To build the hybrid app for Android, please follow Ionic’s installation guide to make sure you have everything needed for Android development. Then run:
ionic resources android ionic platform add android cordova prepare ionic build android
Project Resources
License
Copyright (c) 2015 Thomas Kemmer.
Licensed under the Apache License, Version 2.0.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License, Version 2.0)
- Author: Thomas Kemmer
Classifiers
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file Mopidy-Mobile-0.10.0.tar.gz
.
File metadata
- Download URL: Mopidy-Mobile-0.10.0.tar.gz
- Upload date:
- Size: 685.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d90740f8e04cf5cacc9c44af17beabb9b12dd63f96071cc5d2bf529e6dba591 |
|
MD5 | aa4fe99af1a7eee0aaa6181ad5bbe319 |
|
BLAKE2b-256 | 362ef454248a91c9967a40ff835bbb6ca04b299178e1c58065a66ddaec359043 |
File details
Details for the file Mopidy_Mobile-0.10.0-py2-none-any.whl
.
File metadata
- Download URL: Mopidy_Mobile-0.10.0-py2-none-any.whl
- Upload date:
- Size: 718.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 818759f3166b47820a6b728d2ac336688ae0c95c7fa314a5f62da0f2b0d59932 |
|
MD5 | 58848183b0b6a211ebed65f1f8c63d9c |
|
BLAKE2b-256 | 262796001305da33748d66afc8d2f72b95b9bf30207356cabbdb0f03e77d453e |