1 Star 1 Fork 137

jun / LanMiaoDesktop

forked from LanMiao / LanMiaoDesktop 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

lanmiao

electron个人练习例子,简单但还算完整,会不断添加新的功能,每个例子都会有介绍使用的模块和参考的资料等。 请使用自己的logo

当前已完成功能:

  • 基础功能:使用UI框架vuetify搭建基本页面结构
  • 基础功能:NSIS安装包美化请参照我的另一个项目NSIS-UI
  • 基础功能:结合阿里云oss进行自动更新
  • 基础功能:使用node-winreg插件实现开机自动启动
  • 常用功能:添加todos模块,来自vue官方实例
  • 常用功能:结合axios调用斗鱼api,使用webview打开视频链接页面
  • 常用功能:webview播放flash,需要插件pepperFlashSystemPlugin
  • 其他功能:结合摄像头进行身份证识别

Build Setup

# install dependencies
npm install (tip: please use 'yarn install')

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# lint all JS/Vue component files in `src/`
npm run lint

This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.

程序截图

Alt text Alt text Alt text Alt text Alt text Alt text Alt text

MIT License Copyright (c) 2018 Lan Miao Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

一个完整electron桌面程序,主要使用electron-vue+vuetify。开机自动启动,阿里云oss自动更新,完整的托盘最小化,闪烁等常用功能,Nsis制作漂亮的安装包,软硬件结合,node-ffi调用c++库等其他示例。Tip:务必使用yarn安装依赖(不定时同步github) 展开 收起
JavaScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/bjdaijun/LanMiaoDesktop.git
git@gitee.com:bjdaijun/LanMiaoDesktop.git
bjdaijun
LanMiaoDesktop
LanMiaoDesktop
master

搜索帮助