-
Notifications
You must be signed in to change notification settings - Fork 0
Releases: JinGongX/Small-Prompt
v1.0.0-alpha
🚀 New Release
✨ Features
- Added System Tray Menu support.
- Tray menu now supports dynamic language switching.
⚡ Improvements
- Improved application performance and UI responsiveness.
- Optimized some UI interactions for a smoother experience.
- Refactored configuration loading logic.
🛠 Fixes
- Fixed several minor stability issues.
🚀 新版本发布
✨ 新功能
- 新增 系统托盘菜单功能。
- 托盘菜单现已支持 动态语言切换。
⚡ 优化
- 优化应用性能和界面响应速度。
-优化部分 UI 交互体验,使操作更加流畅。 - 重构配置加载逻辑。
🛠 修复
- 修复若干稳定性问题。
Assets 5
v0.1.0-alpha
✨ 功能特性(Features)
🪶 轻提示设计(Small Prompts) 非侵入式提示卡片,在合适的时间轻轻提醒你重要的小事。
⏰ 灵活的时间调度 支持即时提示、定时提醒、延时(Snooze)等常见使用场景。
✅ 状态管理 支持完成、过期等状态,保持提示列表清晰可控。
🎨 简洁现代的界面 干净、轻量的 UI 设计,支持浅色 / 深色模式。
🗂️ 本地优先(Local-first)存储 使用 SQLite 进行本地数据持久化,数据完全存储在用户设备中。
🖥️ 跨平台桌面应用 基于 Wails v3 构建,使用 Go + Vue 3 + TypeScript,当前优先支持 macOS。
✨ Features
🪶 Small Prompt Design Non-intrusive prompt cards that gently remind you of important things at the right time.
⏰ Flexible Scheduling Supports instant prompts, scheduled reminders, and snooze-based delays.
✅ State Management Manage prompts with completed and expired states to keep your list clear and organized.
🎨 Clean & Modern UI A lightweight interface with support for light and dark modes.
🗂️ Local-first Storage Uses SQLite for local persistence. All data stays on your device.
🖥️ Cross-platform Desktop App Built with Wails v3 using Go, Vue 3, and TypeScript, with macOS as the primary platform.