LanMiaoDesktop

screenshot of LanMiaoDesktop
vue
scss
vuetify

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

Overview:

The PocketBook is a personal finance management software developed using Electron. It offers both online and offline versions for different platforms like macOS, Windows, and Linux. Users can download the software in different formats depending on their operating system.

Features:

  • Online and Offline Versions: Online version based on electron-forge, offline version based on electron-vue.
  • Multi-Platform Support: Available for macOS, Windows, and Linux.
  • Easy Installation: Users can download the software in various formats like dmg, exe, and AppImage.

Summary:

The PocketBook is a versatile personal finance management software that offers online and offline versions for different platforms. With multi-platform support and easy installation process, users can efficiently manage their finances using this Electron-based application.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

vuetify
Vuetify

Vuetify is a no design skills required UI Library with beautifully handcrafted Vue Components.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.