Skip to content

Releases: sushil930/HabitFlow-RustProject

habit-flow-0.1.1-x86_64

04 May 07:59

Choose a tag to compare

🚀 What's New in this Build (Latest Fixes)

  • Windows Installer: Added a .msi Windows 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 .ico file 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

19 Apr 16:47
b33662c

Choose a tag to compare

🌿 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 --release

Built with 🦀 Rust and a calm mindset.