get
Artifact Downloader
Provides a way to download Electron release artifacts from various locations.
Download Electron release artifacts
347 stars
22 watching
106 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
electron
Related projects:
Repository | Description | Stars |
---|---|---|
electron/packager | Tools for packaging and distributing Electron applications on multiple platforms. | 189 |
actions/download-artifact | A GitHub Actions action for downloading artifacts from workflow runs or repositories | 1,448 |
getstation/electron-chrome-extension | Tools and APIs for building Electron Chrome extensions with TypeScript | 140 |
electron-vite/vite-plugin-electron | Makes developing Electron apps as easy as normal Vite projects by providing plugins and APIs for hot restart, hot reload, HMR, and more. | 705 |
sindresorhus/electron-dl | Automates file downloads in Electron applications by providing a single function to handle the process | 1,170 |
erlware/relx | Generates Erlang/OTP releases by assembling application code and dependencies | 696 |
areksredzki/electron-release-server | A node web server that serves and manages releases of Electron applications, compatible with Squirrel Auto-updater. | 2,116 |
tfausak/github-release | A tool for uploading files to GitHub releases. | 102 |
rhysd/electron-about-window | Provides an About This App window for Electron applications | 417 |
goreleaser/goreleaser-action | Automates Go package release process using goreleaser | 871 |
ehmicky/get-node | Downloads and installs specific versions of Node.js | 20 |
electron-userland/electron-installer-redhat | Automates packaging of Electron apps for Red Hat RPM packages | 81 |
ehmicky/fetch-node-website | Downloads Node.js release files from the official repository | 4 |
sindresorhus/electron-util | Utilities and APIs for Electron apps and modules | 1,291 |
itsmapleleaf/remix-electron | A tool for integrating Electron with Remix, allowing developers to build desktop applications using Remix and Electron together | 301 |