Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/googlearchive/drive-music-player
Fully client side Music Player for Google Drive
https://github.com/googlearchive/drive-music-player
google-drive gsuite music-player
Last synced: 7 days ago
JSON representation
Fully client side Music Player for Google Drive
- Host: GitHub
- URL: https://github.com/googlearchive/drive-music-player
- Owner: googlearchive
- License: apache-2.0
- Archived: true
- Created: 2014-07-21T21:33:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-06-15T22:37:00.000Z (over 3 years ago)
- Last Synced: 2024-08-02T14:10:31.190Z (3 months ago)
- Topics: google-drive, gsuite, music-player
- Language: JavaScript
- Homepage: http://www.driveplayer.com
- Size: 8.13 MB
- Stars: 575
- Watchers: 85
- Forks: 212
- Open Issues: 174
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Deprecated
This sample is no longer maintained. No further updates will be made.
# Music Player Demo for Google Drive
> Note: This is not an official Google Product. This is a sample application demonstrating how to build a fully client side Google Drive application. It is currently deployed and running and is supported on a best effort basis.
Music Player for Google Drive is a simple and lightweight online music player for your audio files stored in Google Drive. Its is entirely client side and does not require any server side component.
It's available [in the Chrome Web Store](https://chrome.google.com/webstore/detail/music-player-for-google-d/hnfeekfpnjbdmelcapngdgkjnhgijjkh) or you can simply visit www.driveplayer.com.
It looks like this:
![Music Player for Google Drive](https://github.com/nicolasgarnier/drive-music-player/raw/master/cws/screenshot_small_1.png)
It features open-with functionality from Google Drive:
![Open-with from Google Drive](https://github.com/nicolasgarnier/drive-music-player/raw/master/cws/screenshot_small_2.png)
As well as the following features:
* Playback of MP3 files, MP4, OGG (Audio), WAV (very partial), ACC (iTune's .m4a files), webm (Audio).
* Support for ID3 tags v1 and v2as well as AAC file Tags.
* Automatic display of Album covers.
* Handles users signed-in multiple Google account elegantly.
* Open Audio files directly from the Google Drive UI.