Developer Guide
About 101 wordsLess than 1 minute
2026-07-15
This guide documents how the implemented features of ML-Maid 0.5.0 work and how to maintain them.
- Development and Architecture
- Frontend Implementation
- Backend Implementation
- Plugin System
- Plugin Development
- Storage, Migration, and Release
- API Reference and Maintenance
The application combines a Vue 3 webview frontend with a Rust/Tauri backend. Frontend code reaches native functionality only through the BackendApi adapter in src/api; Rust commands own SQLite, files, processes, and operating-system integration.
Changelog
7/23/26, 6:14 AM
View All Changelog
20ffd-0.5.1on
Copyright
Copyright Ownership:Kurosu-Ti01
License under:Attribution 4.0 International (CC-BY-4.0)