GithubHelp home page GithubHelp logo

fengyie007 / musicnow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qiusunshine/musicnow

0.0 1.0 0.0 31.38 MB

移动网页音乐体验,搜索和下载网易云音乐

Go 0.73% Batchfile 0.01% CSS 27.29% JavaScript 70.92% Smarty 0.38% HTML 0.67%

musicnow's Introduction

musicnow

移动网页音乐体验,搜索和下载网易云音乐; 快速体验个人音乐实验室(请使用手机体验)。

一、来源

基于音乐搜索器 - 多站合一音乐搜索解决方案

使用go语言制作,目前只做了网易云音乐的接口,可以直接下载应用程序,部署到服务器,不用安装go编译器。

二、特点

  1. go语言编写,可以部署安装包
  2. 动态获取数据,交互基本在客户端
  3. 手机网页友好,可在线试听

三、部署

linux服务器

架构为linux、amd64:

  1. 下载music_linux.zip压缩包,解压;
  2. 进入相应文件夹,chmod +x music,也就是给该文件赋予可执行权限,如果原生满足,则到下一步;
  3. 修改conf文件下app.conf文件的监听端口和mode,dev会显示日志,改为test或者其它标签即可;
  4. 运行程序,./music 其它服务器:使用go编译器自行编译,具体百度或者Google。
Windows服务器

架构为Windows、amd64:

  1. 下载music_win.zip压缩包,解压;
  2. 修改conf文件下app.conf文件的监听端口和mode,dev会显示日志,改为test或者其它标签即可;
  3. 运行程序,双击music.exe即可运行 其它服务器:使用go编译器自行编译,具体百度或者Google。

四、计划

  1. 支持pc端
  2. 支持更多网站

五、其它

个人网站方圆实验室

musicnow's People

Contributors

qiusunshine avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.