All Projects → hilanmiao → Lanmiaodesktop

hilanmiao / Lanmiaodesktop

Licence: mit
一个完整electron桌面记账程序,技术栈主要使用electron-vue+vuetify。开机自动启动,自动更新,托盘最小化,闪烁等常用功能,Nsis制作漂亮的安装包。

Projects that are alternatives of or similar to Lanmiaodesktop

handscream
Time and task Management
Stars: ✭ 27 (-93.86%)
Mutual labels:  electron-vue, vuetify
Lulumi Browser
Lulumi-browser is a lightweight browser coded with Vue.js 2 and Electron.
Stars: ✭ 367 (-16.59%)
Mutual labels:  electron-vue
Nucleus
Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication
Stars: ✭ 276 (-37.27%)
Mutual labels:  vuetify
Vuetify Jsonschema Form
Create beautiful and low-effort forms that output valid data.
Stars: ✭ 320 (-27.27%)
Mutual labels:  vuetify
Laravel Starter Kit
Laravel 7.0~ Starter Kit Powered by VueJS + Material Design(Vuetify)
Stars: ✭ 281 (-36.14%)
Mutual labels:  vuetify
Vuetified
Laravel Starter App Using Vue ,Vuetify, and InertiaJS.
Stars: ✭ 327 (-25.68%)
Mutual labels:  vuetify
Vue Electron Template
An Electron & Vue.js template with Hot-reloading enabled and common Vue plugins, dev, debug and build scripts configured.
Stars: ✭ 260 (-40.91%)
Mutual labels:  electron-vue
Bilibili Live Helper
Bilibili直播弹幕库 for Mac / Windows / Linux
Stars: ✭ 430 (-2.27%)
Mutual labels:  electron-vue
Topaz
A configurable, easy to maintain personal website
Stars: ✭ 362 (-17.73%)
Mutual labels:  vuetify
Vue Nodejs Youtube Clone
This is the frontend (VueJS) of the Youtube clone called VueTube.
Stars: ✭ 314 (-28.64%)
Mutual labels:  vuetify
Youtube Live Chat Flow
Chrome Extension for Flowing Chat Messages on YouTube Live
Stars: ✭ 309 (-29.77%)
Mutual labels:  vuetify
Vue Electron
The vue plugin that attaches electron APIs to the Vue object, making them accessible to all components.
Stars: ✭ 283 (-35.68%)
Mutual labels:  electron-vue
Vuetify Chat
A chat built with Vue + Vuex + Vuetify + Firebase
Stars: ✭ 338 (-23.18%)
Mutual labels:  vuetify
Symlex
A lean framework stack for agile Web development based on Symfony and Vuetify
Stars: ✭ 278 (-36.82%)
Mutual labels:  vuetify
Vue Cli Plugins
🔌 A collection of Vuetify plugins for Vue CLI
Stars: ✭ 381 (-13.41%)
Mutual labels:  vuetify
Aura
GDG/DSCs Community Web App for Management
Stars: ✭ 269 (-38.86%)
Mutual labels:  vuetify
Nuxt Material Admin
Vue-CLI Boilerplate based on Nuxt and vue-material-admin template.
Stars: ✭ 310 (-29.55%)
Mutual labels:  vuetify
Vue Form Builder
Build powerful vue form with JSON schema and composition api.
Stars: ✭ 325 (-26.14%)
Mutual labels:  vuetify
Wg Gen Web
Simple Web based configuration generator for WireGuard. Demo:
Stars: ✭ 434 (-1.36%)
Mutual labels:  vuetify
Vue Skeleton Mvp
VueJs, Vuetify, Vue Router and Vuex skeleton MVP written on JavaScript using async/await built to work with API REST skeleton: https://github.com/davellanedam/node-express-mongodb-jwt-rest-api-skeleton
Stars: ✭ 406 (-7.73%)
Mutual labels:  vuetify

PocketBook

概述

使用Electron开发一套记账软件,几乎每一个实现都会有一片博文说明。

下载安装

macOS用户请下载最新版本的dmg文件,windows用户请下载最新版本的exe文件,linux用户请下载AppImage文件。

点击此处下载应用

安装完毕,点击此处尝试打开

PocketBook:?a=1&b=2

应用截图

首页

登录

开发说明

目前仅针对Windows。Mac、Linux平台并未测试。

# 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

其他相关

  • NSIS-UI:exe安装包美化程序。

赞助

如果你喜欢它,不妨给它点个star或者请我喝杯咖啡

支付宝:

微信:

开源协议

本项目基于 MIT协议,请自由地享受和参与开源。

贡献

如果你有好的意见或建议,欢迎给我们提 issuePR,为优化 LanMiaoDesktop 贡献力量

教程

Electron开发实战之记账软件1——迷你程序

Electron开发实战之记账软件99——完结

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