Code Monkey home page Code Monkey logo

bohan-hu / demo-electron Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hilanmiao/demo-electron

0.0 1.0 0.0 18.05 MB

简易的任务管理系统,使用桌面框架electron-vue、UI框架vuetify构建。使用无边框窗口,自定义“最大、最小、关闭、标题栏拖曳”功能,开机自动启动,登录页-主页面窗口切换、token状态保存......

License: MIT License

JavaScript 36.34% HTML 1.87% Vue 61.63% CSS 0.16%

demo-electron's Introduction

Demo-Electron

项目介绍

简易的任务管理系统,使用桌面框架electron-vue、UI框架vuetify构建。 ;

  • 基础功能:使用UI框架vuetify构建
  • 基础功能:使用无边框窗口,自定义“最大、最小、关闭、标题栏拖曳”功能
  • 基础功能:关闭最小化、系统托盘及右键菜单
  • 基础功能:开机自动启动
  • 业务功能:登录页-主页面窗口切换、token状态保存
  • 业务功能:vue、axios、vue-router、vuex

Alt text Alt text

软件架构

"vue": "^2.4.2",
"axios": "^0.16.1",
"vue-electron": "^1.0.6",
"vue-router": "^2.5.3",
"vuex": "^2.3.1",
"vuetify": "1.2.1",
"js-cookie": "2.2.0",
"winreg": "^1.2.4",
"electron": "^1.7.5",

安装教程

cd vuetify-electron

# install dependencies
npm 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

使用说明

release中可以下载exe安装包。目前只是演示版,没有添加具体业务,后面可能会结合api做个简单的例子。安装包美化可以参考另一个项目NSIS-UI

参与贡献

  1. Fork 本项目
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

demo-electron's People

Contributors

dependabot[bot] avatar hilanmiao avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.