Releases: sushil930/HabitFlow-RustProject
Releases · sushil930/HabitFlow-RustProject
habit-flow-0.1.1-x86_64
🚀 What's New in this Build (Latest Fixes)
- Windows Installer: Added a
.msiWindows Installer for a seamless setup experience. - No Admin Required: The installer uses a user-scoped (
perUser) installation, meaning no administrator privileges are needed to install the app. - App Icon Integration: Converted the SVG logo to a multi-size
.icofile and natively embedded it into the.exe. Your taskbar, windows, and shortcuts now display the correct beautiful icon. - Automatic Shortcuts: The installer now automatically adds Habit Flow to your Start Menu and Desktop.
Full Changelog: v0.1.1...habit-flow-0.1.1-x86_64
🌿 Habit Flow v0.1.1 — First Public Release
🌿 Habit Flow — First Public Release
Build better habits, one day at a time — offline, private, and beautifully simple.
✨ What's included
- ✅ Today View — check off habits daily
- 📅 Weekly View — see your 7-day completion grid
- 📊 Stats Dashboard — streaks, rates & total completions
- 🗂️ 11 habit categories with Lucide icons
- 🗄️ Archive habits without losing history
- 💾 JSON export & import for backup/restore
- 🔒 Fully offline — SQLite, no cloud, no tracking
🛠️ Built With
Rust • Iced 0.13 • SQLite (rusqlite) • Lucide Icons
📦 Installation
Clone the repo and build with Cargo:
cargo build --releaseBuilt with 🦀 Rust and a calm mindset.