GithubHelp home page GithubHelp logo

lolitali / unlock-music Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 11.44 MB

Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。

Home Page: https://demo.unlock-music.dev

License: MIT License

unlock-music's Introduction

Unlock Music 音乐解锁

由于DMCA Takedown,暂时移除仓库所有代码以及Commits

Test Build GitHub releases Docker Pulls

使用方法

安装浏览器扩展

Chrome Web Store Microsoft Edge Addons Firefox Browser Addons

使用已构建版本

  • GitHub Release下载已构建的版本
    • 本地使用请下载legacy版本modern版本只能通过 http(s)协议 访问)
  • 解压缩后即可部署或本地使用(请勿直接运行源代码

使用 Docker 镜像

docker run --name unlock-music -d -p 8080:80 ix64/unlock-music

自行构建

  • 环境要求
    • nodejs (v16.x)
    • npm
  1. 获取项目源代码后安装相关依赖:

    npm ci
  2. 然后进行构建。编译后的文件保存到 dist 目录下:

    npm run build
  • 如果是用于开发,可以执行 npm run serve
  1. 如需构建浏览器扩展,build 完成后还需要执行:

    npm run make-extension

unlock-music's People

Contributors

ix64 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.