Skip to content

Commit 9f439fa

Browse files
committed
Add HabitFlow (flipper_habit_flow) to Apps Catalog under Tools.
1 parent 04d4e08 commit 9f439fa

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
sourcecode:
2+
type: git
3+
location:
4+
origin: https://github.com/Endika/flipper-habit-flow.git
5+
commit_sha: 6cfbe2100bb203233c15895cf52226aaf1ad6561
6+
short_description: Offline habit tracker for Flipper Zero — goals, streaks, progress, automatic saves, and optional prompts when the calendar advances.
7+
description: |
8+
HabitFlow runs entirely on the device: name your habits, set a day-based goal (1–365, default 66), mark today complete, and follow streaks and your best run toward mastery. Changes are saved automatically. When the date moves forward, the app can ask whether you finished yesterday so streaks update in a clear way instead of dropping silently.
9+
10+
## Features
11+
12+
- Dashboard with scrollable habits and a compact recent-activity strip per habit (filled = done, frame = missed).
13+
- Detail view with progress, streak and record streak, optional medal after mastery, OK to toggle today, Up to reset streak (with confirm).
14+
- Manage habits from the dashboard (Left): add, edit name and goal, save, delete.
15+
- Launch handling for calendar gaps: a one-day gap with unfinished yesterday opens Yes/No per habit; longer gaps reset streaks and clear the strip.
16+
author: Endika
17+
version: 0.1.2
18+
changelog: |
19+
- Initial catalog listing: habit list, detail, manage/edit, automatic saves, session and yesterday flow.
20+
screenshots:
21+
- assets/main.png
22+
- assets/habit.png

0 commit comments

Comments
 (0)