Giter Club home page Giter Club logo

easy-to-download's Introduction

Easy-to-Download

🍭 光写出来还不行,还得想办法卖出去

一个可轻松配置的,多端友好的 APP 下载页

Based on CoolAPK and FEMessage/app-download.

预览链接 & 南哪课表官网

  • PC 端显示效果

PC

  • 移动端显示效果

  • json 文件轻松配置 三分钟搭建新的 APP 下载页
  • 移动端支持直接下载对应系统,iOS 系统自动唤起应用商店
  • QQ/微信浏览器引导跳转
  • 支持复制网址分享

快速开始

# 安装依赖
yarn

# 开发
yarn dev

# 构建
yarn build

页面信息配置

修改 config.json 即可配置页面信息,修改后重新执行 yarn dev 即可看到效果。

当然,您也可以对页面 HTML 进行拓展,页面使用 EJS 模版

{
  "title":"南哪课表", // 显示在头部的标题
  "description": "南大人的专属课表", // 网站 discription
  "detail": "南大人的专属课表<br />一键登陆教务系统导入课程", // 展示在网站的详细介绍
  "logo": "https://image.idealclover.cn/projects/WheretoSleepinNJU/icon.png", // 显示在头部的 app logo
  "iOS": "https://apps.apple.com/cn/app/id1511705694", // iOS 下载链接
  "Android": "https://www.coolapk.com/apk/218862", // 安卓下载链接
  "share": "南哪课表-南大人的专属课表,快来一起使用吧!https://app.idealclover.cn" // 分享后剪贴板的文字
}

License

MIT

easy-to-download's People

Contributors

idealclover avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

easy-to-download's Issues

未授权的访问

选用统一认证登陆后,显示“当前登陆用户不允许访问目标应用”,有什么解决办法吗
ps.21级研究生

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.