All Projects → electron-userland → Electron Prebuilt

electron-userland / Electron Prebuilt

Licence: mit
🎂 Retired project. See README

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Electron Prebuilt

Issues
Caret issues
Stars: ✭ 326 (-57.77%)
Mutual labels:  desktop-app
Paperless Desktop
🍃 macOS app that uses the paperless API to manage your document scans.
Stars: ✭ 431 (-44.17%)
Mutual labels:  desktop-app
Sciencefair
The futuristic, fabulous and free desktop app for working with scientific literature 🔬 📖
Stars: ✭ 561 (-27.33%)
Mutual labels:  desktop-app
Ardublockly
Visual programming for Arduino. Based on blockly, implements Arduino code generation and facilitates program uploading.
Stars: ✭ 363 (-52.98%)
Mutual labels:  desktop-app
Koa11y
Easily check for website accessibility issues
Stars: ✭ 403 (-47.8%)
Mutual labels:  desktop-app
Tauonmusicbox
The Linux desktop music player from the future! 🌆
Stars: ✭ 494 (-36.01%)
Mutual labels:  desktop-app
Node Launcher
Easiest Bitcoin Lightning desktop app, for Windows, macOS, and Linux
Stars: ✭ 319 (-58.68%)
Mutual labels:  desktop-app
Shiba
Rich markdown live preview app with linter
Stars: ✭ 691 (-10.49%)
Mutual labels:  desktop-app
Freechat
致力于打造macOS和Linux桌面下最好用的微信(wechat)客户端
Stars: ✭ 430 (-44.3%)
Mutual labels:  desktop-app
Application
✉️ Unofficial desktop client for ProtonMail
Stars: ✭ 549 (-28.89%)
Mutual labels:  desktop-app
Youtube Music
YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
Stars: ✭ 376 (-51.3%)
Mutual labels:  desktop-app
Listen1 desktop
one for all free music in china (Windows, Mac, Linux desktop)
Stars: ✭ 4,874 (+531.35%)
Mutual labels:  desktop-app
Swifty
🔑 Free Offline Password Manager
Stars: ✭ 496 (-35.75%)
Mutual labels:  desktop-app
Guark
Build awesome Golang desktop apps and beautiful interfaces with Vue.js, React.js, Framework 7, and more...
Stars: ✭ 334 (-56.74%)
Mutual labels:  desktop-app
Translate Subtitle File
🤖 字幕组机翻小助手 - 【功能1:翻译字幕文件】 .srt .ass .vtt 【功能2:语音转文字】(拖入视频或音频识别出字幕) (最新版 v4.1.0 更新时间2021年2月23号) 可配置12家翻译服务商,如谷歌,百度,腾讯,彩云,IBM,Azure,Amazon等(可配置6家语音服务商:阿里云,讯飞,腾讯云,IBM,Azure,Amazon )优点:1. 可以用多家服务商,2. 自己配 API Key 用自己账户的免费额度,比如腾讯每月有500万字符的免费翻译额度,IBM 500分钟的语音转文字免费额度(tern.best 那个域名过期了我不想续费了)
Stars: ✭ 579 (-25%)
Mutual labels:  desktop-app
Thermal
One stop to manage all git repository
Stars: ✭ 321 (-58.42%)
Mutual labels:  desktop-app
Launcher
Launcher for BlueMaxima's Flashpoint
Stars: ✭ 458 (-40.67%)
Mutual labels:  desktop-app
Zmninja
High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder
Stars: ✭ 762 (-1.3%)
Mutual labels:  desktop-app
Green Recorder
A simple screen recorder for Linux desktop. Supports Wayland & Xorg
Stars: ✭ 594 (-23.06%)
Mutual labels:  desktop-app
Soundnode App
Soundnode App is the Soundcloud for desktop. Built with Electron, Angular.js and Soundcloud API.
Stars: ✭ 4,859 (+529.4%)
Mutual labels:  desktop-app

electron-prebuilt

This project has been merged into the electron/electron repository, and the electron module is now published to npm as part of the Electron release process.

If you're having trouble installing or using Electron, please file an issue on the electron/electron repo.

Backstory

In the early days of Electron, back when it was still called atom-shell, there was no module published to npm, nor was there even an Electron team at GitHub. Electron was used primarly by the Atom team, and it was up to early adopters to manually download compiled binary builds of Electron for use in their apps.

In early 2015 Max Ogden created electron-download and electron-prebuilt, two npm modules to simplify the process of installing Electron. These tools quickly became de facto standards in the Electron community.

Shortly after electron-prebuilt was written, John Muhl created electron-prebuilt-updater, a Heroku app to publish the the prebuilt module to npm automatically as new versions of Electron were published on GitHub.

Fast forward to mid-2017, and GitHub now has a team working full-time on Electron. We are working towards a more regular release cadence, and are incrementally documenting and improving our release process. As we've added support for things like TypeScript definitions, it's been challenging to work these additions into the electron -> electron-prebuilt-updater -> electron-prebuilt release flow.

To reduce the number of moving parts in the release process, we imported the electron-prebuilt codebase into electron itself, and have preserved the git history to acknowledge the contributions of the 32 open-source community members who have helped improve electron-prebuilt over the years.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].