GithubHelp home page GithubHelp logo

yefengbar / electron-hot-updater Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shangzhenyang/electron-hot-updater

0.0 1.0 0.0 20 KB

Update your electron app without downloading the whole installer.

HTML 14.69% JavaScript 71.10% CSS 14.21%

electron-hot-updater's Introduction

electron-hot-updater

Update your electron app without downloading the whole installer.

更新你的 Electron 应用而无需下载整个安装程序。


Steps for usage:

  1. Upload your program files to your server, including package.json.

  2. Make a file list like this.

  3. Refer to the code in this project, especially js/update.js.

使用步骤:

  1. 上传你的程序文件到你的服务器,包括 package.json

  2. 制作一个像这样的文件列表。

  3. 参考这个项目中的代码,特别是 js/update.js


Precautions:

  • The updater cannot work with asar.

  • If the program is installed in C:\Program Files, the updater will not be able to work unless the user runs it as administrator.

注意事项:

  • 更新器不能和 asar 一起工作。

  • 如果程序被安装在 C:\Program Files,更新器将无法工作,除非用户以管理员身份运行它。

electron-hot-updater's People

Contributors

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