All Projects → tal-tech → Electron Playground

tal-tech / Electron Playground

Licence: mit
This is a project to quickly experiment and learn electron related APIs

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Electron Playground

stepmania-song-manager
Download and update song packs for StepMania with ease.
Stars: ✭ 23 (-97.55%)
Mutual labels:  electron-app, electronjs
DropPoint
Make drag-and-drop easier using DropPoint. Drag content without having to open side-by-side windows
Stars: ✭ 303 (-67.7%)
Mutual labels:  electron-app, electronjs
web-to-desktop-framework-comparison
This repository was made to create an objective comparison of multiple framework that grant us to "transform" our web app to desktop application formats.
Stars: ✭ 605 (-35.5%)
Mutual labels:  electron-app, electronjs
Revolut Emergency
👨‍🚀 Unofficial Revolut PC app – Freeze cards, list transactions, get notifications, contact support
Stars: ✭ 252 (-73.13%)
Mutual labels:  electron-app, electronjs
electron-react-parcel-boilerplate
Boilerplate code to create basic, production ready Electron app using React, Parcel application bundler.
Stars: ✭ 48 (-94.88%)
Mutual labels:  electron-app, electronjs
Interactive Data Editor
A Software to interactively edit data in a graphical manner
Stars: ✭ 35 (-96.27%)
Mutual labels:  electron-app, electronjs
electron-application
Example implementation of electronjs.
Stars: ✭ 11 (-98.83%)
Mutual labels:  electron-app, electronjs
The-Wall
The Wall automatically changes desktop wallpaper based on the tags selected by the user
Stars: ✭ 48 (-94.88%)
Mutual labels:  electron-app, electronjs
memento-svelte-electron-typescript
Template to create a desktop app with Svelte, TailwindCSS, Electron and TypeScript (with electron-updater, electron-reload and electron-builder)
Stars: ✭ 27 (-97.12%)
Mutual labels:  electron-app, electronjs
Darkorbit-client
Open source darkorbit client (cross-platform and with better performance)
Stars: ✭ 59 (-93.71%)
Mutual labels:  electron-app, electronjs
Altus
Desktop client for WhatsApp Web with themes, notifications and multiple account support
Stars: ✭ 203 (-78.36%)
Mutual labels:  electron-app, electronjs
Tana
Bringing the Picture-in-Picture experience to the desktop.
Stars: ✭ 109 (-88.38%)
Mutual labels:  electron-app, electronjs
Space
A real time chat app for developers built using React, Redux, Electron and Firebase
Stars: ✭ 161 (-82.84%)
Mutual labels:  electron-app, electronjs
block-photos
A photos app built with Ionic and Blockstack as backend.
Stars: ✭ 24 (-97.44%)
Mutual labels:  electron-app, electronjs
Thismypc
ThisMyPC provides a neat web interface that can be used for browsing your desktop drives from any device in your browser itself. With the help of NodeJs, the file details are displayed in JSON format that can then we easily displayed in web browsers.
Stars: ✭ 128 (-86.35%)
Mutual labels:  electron-app, electronjs
albumArtCreator
A simple tool to make it easy to create good looking album art
Stars: ✭ 26 (-97.23%)
Mutual labels:  electron-app, electronjs
svelte-electron-boilerplate
🧬 Create a desktop app with this user-friendly Svelte boilerplate for electron
Stars: ✭ 70 (-92.54%)
Mutual labels:  electron-app, electronjs
Manta
🎉 Flexible invoicing desktop app with beautiful & customizable templates.
Stars: ✭ 5,160 (+450.11%)
Mutual labels:  electron-app, electronjs
Hexo Client
hexo-client: A cross-platform hexo client, build on electron.
Stars: ✭ 672 (-28.36%)
Mutual labels:  electron-app
Ngx Formly Playground
Project with list of Angular Formly exercises. Every next exercise add new feature to the previous one.
Stars: ✭ 16 (-98.29%)
Mutual labels:  playground

Electron Playground

GitHub license PRs Welcome

如果想快速的把一个web app应用打包成一个electron应用,那我们还准备了create-electron-app,这个项目可以让你五分钟就拥有自己的electron app

1. electron-playground介绍

一个快速尝试和学习electron的项目,对electron的api进行了归纳和总结,对常用的业务功能做了demo演示。

2. 特性

在文档和演练场中,几乎所有的代码都可以即时运行看到效果。亦可直接在界面上修改代码运行。

编辑器全部集成monaco-editor,编码体验接近vscode;

想要实现更复杂的操作,我们参考fiddle创建了演练场,这里编写的应用都可以独立运行。

3. 启动

克隆仓库到本地,安装依赖后执行

yarn start

编译完成后将自动启动应用

4. 已实现

工程化

  • 崩溃分析和收集
  • 开发调试
  • 打包问题
  • 应用更新
  • 应用
    • 自定义协议
    • 系统提示和文件选择
    • 菜单
    • 系统托盘
    • 文件下载
  • 窗口管理
    • 创建和管理窗口
    • 隐藏和恢复
    • 聚焦、失焦
    • 全屏、最大化、最小化
    • 窗口通信
    • 窗口类型
    • 窗口事件
  • 其他
    • 安全性

5. 规划中

  • 小程序
  • 小应用
  • 截屏/录屏
  • 微服务集成
  • 自启动管理
  • 性能优化
  • 打包体积优化
  • 更多...

6. 最后

如果觉得这个项目对你有用,欢迎star,另外更欢迎大家提issue哈。

当然如果有问题,可以加下面微信,有时间我们会第一时间回复。

因为国内网络原因,图片可能无法加载,可以微信搜索**”晓前端“,关注公众号“晓前端”**,输入“ele”或者“electron”,也能自动获取群图片。

有一个公众号叫“晓前端团队”,这个不是我们的公众号,我们公众号就是晓前端

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