
20,223
Downloads
213
Downloads of v 0.34.3
11/7/2015
Last update
Electron
0.34.3
Electron, formerly Atom Shell, framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on io.js and Chromium and is used in the Atom editor.
With Electron, creating a desktop application for your company or idea is easy. Initially developed for GitHub's Atom editor, Electron has since been used to create applications by companies like Microsoft, Facebook, Slack, and Docker.
Documentation
Community
To install Electron, run the following command from the command line or from PowerShell:
C:\> choco install electron
--version 0.34.3
To upgrade Electron, run the following command from the command line or from PowerShell:
C:\> choco upgrade electron
--version 0.34.3
Files
Hide- tools\chocolateyInstall.ps1
Show
$packageName = 'electron' $url = 'https://github.com//atom/electron/releases/download/v0.34.3/electron-v0.34.3-win32-ia32.zip' $checksum = '1477d51712d789ce7f41e10a13894dd0' $checksumType = 'md5' $url64 = 'https://github.com//atom/electron/releases/download/v0.34.3/electron-v0.34.3-win32-x64.zip' $checksum64 = '922fa187caa1aa28ceacb41f303b6163' $checksumType64 = 'md5' $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" Install-ChocolateyZipPackage -PackageName "$packageName" ` -Url "$url" ` -UnzipLocation "$toolsDir" ` -Url64bit "$url64" ` -Checksum "$checksum" ` -ChecksumType "$checksumType" ` -Checksum64 "$checksum64" ` -ChecksumType64 "$checksumType64"
Virus Scan Results
- xinput1_3.dll (8d540d484ea4) - ## / 62 - Log in or click on link to see number of positives
- msvcp120.dll (2abf0aab5a3c) - ## / 64 - Log in or click on link to see number of positives
- msvcr120.dll (ad32240bb1de) - ## / 65 - Log in or click on link to see number of positives
- msvcp120.dll (87c42ca15547) - ## / 67 - Log in or click on link to see number of positives
- msvcr120.dll (86e39b5995af) - ## / 68 - Log in or click on link to see number of positives
- vccorlib120.dll (9c9d4e421c55) - ## / 64 - Log in or click on link to see number of positives
- d3dcompiler_47.dll (e994847e01a6) - ## / 66 - Log in or click on link to see number of positives
- vccorlib120.dll (602add77cbd8) - ## / 66 - Log in or click on link to see number of positives
- xinput1_3.dll (756cad002e15) - ## / 66 - Log in or click on link to see number of positives
- D3Dcompiler_47.dll (efbdbbcd0d95) - ## / 69 - Log in or click on link to see number of positives
- libEGL.dll (ebdd7f971c8b) - ## / 56 - Log in or click on link to see number of positives
- libGLESv2.dll (dd4c36de6ed7) - ## / 56 - Log in or click on link to see number of positives
- pdf.dll (d542246054d1) - ## / 56 - Log in or click on link to see number of positives
- libEGL.dll (2970c5ba2d87) - ## / 56 - Log in or click on link to see number of positives
- libGLESv2.dll (4bf8cccd7ef5) - ## / 56 - Log in or click on link to see number of positives
- pdf.dll (ae4c4704b810) - ## / 56 - Log in or click on link to see number of positives
- electron.0.34.3.nupkg (d55547a3e523) - ## / 56 - Log in or click on link to see number of positives
- electron.exe (66fab67a2bf7) - ## / 57 - Log in or click on link to see number of positives
- node.dll (f5e7c82eca69) - ## / 55 - Log in or click on link to see number of positives
- electron.exe (d83f4136bba7) - ## / 55 - Log in or click on link to see number of positives
- node.dll (d4f93328f370) - ## / 56 - Log in or click on link to see number of positives
- electron-v0.34.3-win32-x64.zip (3b78cf8e86af) - ## / 57 - Log in or click on link to see number of positives
- electron-v0.34.3-win32-ia32.zip (0d1acbad7be4) - ## / 54 - Log in or click on link to see number of positives
Dependencies
This package has no dependencies.
Package Maintainer(s)
Software Author(s)
Copyright
© 2014 GitHub Inc
Tags
Release Notes
Program
Package
- Automatically built and uploaded by dtgm
Version History
Version | Downloads | Last updated | Status |
---|---|---|---|
Electron 1.8.4 | 1088 | Friday, March 23, 2018 | approved |
Electron 1.8.2 | 329 | Wednesday, February 7, 2018 | approved |
Electron 1.7.11 | 245 | Monday, January 22, 2018 | approved |
Electron 1.7.10 | 289 | Monday, December 18, 2017 | approved |
Electron 1.7.5 | 589 | Friday, August 11, 2017 | approved |
Electron 1.6.17 | 81 | Wednesday, January 31, 2018 | approved |
Electron 1.6.16 | 107 | Tuesday, January 23, 2018 | approved |
Electron 1.6.11 | 381 | Sunday, June 18, 2017 | approved |
Electron 1.6.10 | 280 | Thursday, May 25, 2017 | approved |
Electron 1.6.8 | 228 | Wednesday, May 17, 2017 | approved |
Discussion for the Electron Package
Ground rules:
- This discussion is only about Electron and the Electron package. If you have feedback for Chocolatey, please contact the google group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Electron, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.