@imjs/electron-differential-updater
TypeScript icon, indicating that this package has built-in type declarations

5.1.7 • Public • Published

Electron-Differential-updater

version downloads



This module has been built on top of electron-updater

Features

  1. Implemented Mac differential update on zip.
  2. download-progress event will work for differential update for nsis and mac.

Docs- https://imjselectron.github.io/electron-differential-updater/#/

TODO

  1. "useAppSupportCache" option added to have updater cache location to user app support directory.
  2. Differential update for dmg.(Depending on free time, if you guys want to raise a pr or do fork.. we r happy to merge pull request.)

for other updater related info check - Electron-updater

Electron-updater Issues/Features implemented in this module

  1. 21142995 - Mac Differential update
  2. 2521 - Progress bar events for differential update
  3. 4769 - Update location can be moved to user App support path

Contributions

  1. Please raise the issue and make pull request if you want to contribute.

  2. Local setup -

    #Install Deps
    yarn
    
    ##Compile
    yarn:win or yarn:mac
    
    ##Link locally
    yarn link
    yarn link @imjs/electron-differential-updater
    

Special Thanks

To Devlar and electron-builder community.

License

MIT

Maintainers 🚀

People maintaining this project.

Akshay Shrivastava
Akshay Shrivastava
Harshit Sinha
harshitsilly

Readme

Keywords

none

Package Sidebar

Install

npm i @imjs/electron-differential-updater

Weekly Downloads

184

Version

5.1.7

License

MIT

Unpacked Size

402 kB

Total Files

83

Last publish

Collaborators

  • harshit886
  • aksshayy