Cover
Cover - get NetEase CloudMusic Cover
Based on Phalcon PHP Framework (https://github.com/phalcon/cphalcon).
Docker

docker pull hldh214/cover
docker run -t -i -p 8000:80 --rm hldh214/cover
Installation
- Install Phalcon (3.0 version is required, how to do this: http://docs.phalconphp.com/en/latest/reference/install.html).
- Cloned it from github or download package as zip.
- Unzip code to your webserver.
- 'public' directory must be set as server's web root.
- Go to //youhost.com/cover and that's all <3.
Contribution
Feel free to contribute.
- Found a bug? Try to find it in issue tracker https://github.com/hldh214/cover/issues ... If this bug is missing - you can add an issue about it.
- Can/want/like develop? Create pull request and I will check it in nearest time!
Third Party
License
Cover is open-source software licensed under the MIT License. See the LICENSE.txt file for more information.