No description
2025-12-09 12:56:30 +01:00
android fix again, version code for fdroid 2025-01-13 18:17:09 +01:00
api fix 2025-01-11 17:21:44 +01:00
assets/icons first commit 2025-01-05 11:35:47 +01:00
fastlane/metadata/android/en-US new phone screenshots 2025-01-20 17:23:56 +01:00
ios update app icon 2025-01-11 23:12:53 +01:00
lib Derive friend stats locally from last smoked 2025-12-09 12:55:50 +01:00
linux removed qr scanner flutter library 2025-01-10 13:38:07 +01:00
macos removed qr scanner flutter library 2025-01-10 13:38:07 +01:00
metadata add working fdroid metadata file 2025-01-11 22:50:30 +01:00
test Improve smoke logging UI and reuse shared preferences 2025-12-09 12:45:00 +01:00
web update app icon 2025-01-11 23:12:53 +01:00
windows removed qr scanner flutter library 2025-01-10 13:38:07 +01:00
.gitignore implementig friends api 2025-01-07 21:50:32 +01:00
analysis_options.yaml first commit 2025-01-05 11:35:47 +01:00
build.sh add web build 2025-01-11 23:16:14 +01:00
l10n.yaml Improve smoke logging UI and reuse shared preferences 2025-12-09 12:45:00 +01:00
LICENSE change license 2025-01-05 18:29:45 +01:00
pubspec.lock Improve smoke logging UI and reuse shared preferences 2025-12-09 12:45:00 +01:00
pubspec.yaml Improve smoke logging UI and reuse shared preferences 2025-12-09 12:45:00 +01:00
README.md Actualiser README.md 2025-02-04 04:43:57 +00:00

ExHale - Quit Smoking App

ExHale is a mobile app designed to help users quit smoking by tracking their progress and connecting with friends for support. The app is built with Flutter and works offline, while providing optional sync capabilities through a lightweight server API.

Get it on F-Droid

Or download the APK from the Releases Section.

Features

  • Quit Smoking Tracker: Tracks the time since the user last smoked, cigarettes avoided, and money saved.
  • Friends Network: Add friends to track their progress and provide mutual support.
  • QR Code Sharing: Share your unique user ID via QR codes to connect with friends easily. (Coming soon)
  • Data Sync: Sync your progress with the server and fetch the latest stats of your friends.
  • Privacy-Focused: Works fully offline and only syncs data when explicitly enabled.