1
0
Fork
You've already forked ExHale
1
No description
  • Dart 74.7%
  • C++ 11%
  • CMake 8.8%
  • Python 2.3%
  • Swift 1%
  • Other 2.2%
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.