Melophile
is a simple music app which uses SoundCloud API.
It allows you listen to the right music, wherever you are.
- stream music
- like/unlike a song
- follow/unfollow users
- search tracks, users, playlists
- view playlists, users, tracks
- invite friends (thanks to
Firebase Invites
) - browse your listening history
- clone repository using
git clone https://github.com/vpaliy/Melophile.git
- obtain a
client_id
,client_secret
key by registering here.
Apache License
Copyright (c) 2017 Vasyl Paliy
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.