All Projects → Jiiiiiin → D2 Admin Electron Vue

Jiiiiiin / D2 Admin Electron Vue

Licence: mit
基于electron-vue构建的桌面版d2-admin(simple)示例

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to D2 Admin Electron Vue

GTD-Visualization
全球恐怖袭击数据可视化
Stars: ✭ 31 (+63.16%)
Mutual labels:  electron-vue
Vue Electron Template
An Electron & Vue.js template with Hot-reloading enabled and common Vue plugins, dev, debug and build scripts configured.
Stars: ✭ 260 (+1268.42%)
Mutual labels:  electron-vue
Mp Unpack
基于electron-vue开发的跨平台微信小程序自助解包(反编译)客户端
Stars: ✭ 517 (+2621.05%)
Mutual labels:  electron-vue
pomotroid
A simple, visually-pleasing, cross-platform, pomodoro timer [DEPRECATED]
Stars: ✭ 14 (-26.32%)
Mutual labels:  electron-vue
handscream
Time and task Management
Stars: ✭ 27 (+42.11%)
Mutual labels:  electron-vue
Space Snake
A Desktop game built with Electron and Vue.js.
Stars: ✭ 289 (+1421.05%)
Mutual labels:  electron-vue
NotifyTools
三国志英杰传游戏复刻 3guoheros;AI-FACES:人脸检测 lfw;C10K:netty/nodejs websocket/socketio长连接;SeetaFaceEngine:源码集成编译;android:联系人备份、天气、进程清理、万年历、行政区划、录音截屏;KOTLIN:BING壁纸;C++C#:COM组件事件回调;JAVA:sqlite数据库转greendao bean;china-pome:唐宋诗词;1bpp-monochrome-bitmap:android bitmap转存单色位图; face-detection:opencv人脸检测;iptools:nodejs/typescript扫描IP;
Stars: ✭ 34 (+78.95%)
Mutual labels:  electron-vue
Hexo Client
hexo-client: A cross-platform hexo client, build on electron.
Stars: ✭ 672 (+3436.84%)
Mutual labels:  electron-vue
elekid
Resolver for React's Server Side Render on Module, ReactElement or Electron
Stars: ✭ 21 (+10.53%)
Mutual labels:  electron-vue
Lanmiaodesktop
一个完整electron桌面记账程序,技术栈主要使用electron-vue+vuetify。开机自动启动,自动更新,托盘最小化,闪烁等常用功能,Nsis制作漂亮的安装包。
Stars: ✭ 440 (+2215.79%)
Mutual labels:  electron-vue
emerge
代码生成器
Stars: ✭ 44 (+131.58%)
Mutual labels:  electron-vue
huobi-PC
火币桌面客户端,基于electorn-vue开发
Stars: ✭ 56 (+194.74%)
Mutual labels:  electron-vue
Lulumi Browser
Lulumi-browser is a lightweight browser coded with Vue.js 2 and Electron.
Stars: ✭ 367 (+1831.58%)
Mutual labels:  electron-vue
medict
medict a cross platform dictionary application,support mdict (*.mdx/*.mdd) dictionary format
Stars: ✭ 154 (+710.53%)
Mutual labels:  electron-vue
Xcel
一个基于 Electron 和 Vue 的 Excel 数据过滤工具——凹凸实验室出品 https://aotu.io/notes/2016/11/15/xcel/
Stars: ✭ 649 (+3315.79%)
Mutual labels:  electron-vue
vue-flexible-link
Tiny Vue component for Electron to open links in a browser. Ideal for cross environment apps (Web & Native)
Stars: ✭ 22 (+15.79%)
Mutual labels:  electron-vue
Vue Electron
The vue plugin that attaches electron APIs to the Vue object, making them accessible to all components.
Stars: ✭ 283 (+1389.47%)
Mutual labels:  electron-vue
Dockeron
🤖🤖🤖 Electron + Vue.js for Docker
Stars: ✭ 757 (+3884.21%)
Mutual labels:  electron-vue
Social Amnesia
Forget the past. Social Amnesia makes sure your social media accounts only show your posts from recent history, not from "that phase" 5 years ago.
Stars: ✭ 656 (+3352.63%)
Mutual labels:  electron-vue
Bilibili Live Helper
Bilibili直播弹幕库 for Mac / Windows / Linux
Stars: ✭ 430 (+2163.16%)
Mutual labels:  electron-vue

d2-admin-electron-vue

基于nklayman/vue-cli-plugin-electron-builder构建的d2-admin桌面版 demo

此种模式是将前端项目构建之后打包到桌面应用中,故如需要进行代码更新(bug修复),需要自行在界面判断版本号,和服务端进行比对之后提示用户下载新的客户端。这个逻辑可以类比移动端的应用升级流程。

测试

# 运行
npm run serve:electron
# 打包
npm run build: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].