Skip to content
Open

new app #1080

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions applications/Tools/smoke_free/manifest.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Smoke Free Application Manifest
# Format zgodny z Flipper Application Catalog

sourcecode:
type: git
location:
origin: https://github.com/kamylwnb/smoke_free
commit_sha: 0603f0009bc5563268fd0f672cebca006aab197b

short_description: "Tracks time without smoking with persistent SD card logging"

description: |
Real-time progress tracker for Flipper Zero to help you stay smoke-free.
Features a dynamic live counter displaying elapsed time formatted into days,
hours, minutes, and seconds. Includes an automated milestone system with alerts
at 1 hour, 12 hours, 1 day, and 7 days. Saves session data persistently to the
SD card to survive reboots, maintains a text-based history log, and implements
a strict double-confirmation system to prevent accidental counter resets.
changelog: "@CHANGELOG.md"

screenshots:
- screenshots/1.png
- screenshots/2.png
- screenshots/4.png