An app written in Flutter/Dart that can track daily smoked cigarette. This is a fork of https://codeberg.org/retiolus/ExHale.git
  • Dart 34.9%
  • C++ 26.1%
  • C 21.4%
  • CMake 15.2%
  • Python 1.1%
  • Other 1.2%
Find a file
2026-02-25 18:36:24 +01:00
android v1.0 2026-02-21 09:37:28 +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 Applicazione rifatta da 0 2026-02-21 10:44:57 +01:00
linux removed qr scanner flutter library 2025-01-10 13:38:07 +01:00
macos v1.0 2026-02-21 09:37:28 +01:00
metadata v1.0 2026-02-21 09:37:28 +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 v1.0 2026-02-21 09:37:28 +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 v1.0 2026-02-21 09:37:28 +01:00
pubspec.yaml v1.0 2026-02-21 09:37:28 +01:00
README.md Aggiorna README.md 2026-02-25 18:36:24 +01:00

Smoke Tracker - Quit Smoking App

Smoke Tracker is a mobile app designed to help users quit smoking by tracking their progress daily. The app is built with Flutter and Cursor and works offline, while providing optional sync capabilities saving data in a local Json file with backup feauture.

It's a vibecoded fork of https://codeberg.org/retiolus/ExHale. Thanks they for the base of the app and Cursor for the fork. I'm only a puzzler.

Features

  • Quit Smoking Tracker: Tracks the time since the user last smoked, cigarettes avoided, and money saved
  • Data Export: Save your progress with a simple json file
  • Privacy-Focused: Works fully offline, does not require any internet connection
  • Smoking Calendar: see your progress as calendar of daily smoked cigarette
            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004

 Copyright (C) 2004 Sam Hocevar
  22 rue de Plaisance, 75014 Paris, France
 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE FUCK YOU WANT TO.