artoostark / shields-human

adding netease music and bilibili support for shields (the README badge generation service)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shields-human

adding netease music and bilibili support for shields (the README badge generation service)

How to use

  1. Install Shields. https://github.com/badges/shields
  2. Somehow install this nodejs peoject: https://github.com/Binaryify/NeteaseCloudMusicApi
  3. Replace server.js of the stock Shields project with mine.
  4. Find the string "netease" in my version of server.js and modify it (as you may have the netease api program running on other servers or ports)
  5. Start these two programs with your favourite nodejs process manager.
  6. No need to refer to try.html.

Detailed documentation coming soon

About

adding netease music and bilibili support for shields (the README badge generation service)

License:MIT License


Languages

Language:JavaScript 100.0%