Flipper/Applications/Official/source-OLDER/xMasterX/flipp_pomodoro
2023-08-16 15:10:59 -07:00
..
helpers Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
images Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
modules Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
scenes Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
views Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
application.fam Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
flipp_pomodoro_10.png Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
flipp_pomodoro_app_i.h Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
flipp_pomodoro_app.c Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
flipp_pomodoro_app.h Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
LICENSE.md Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00
README.md Removing FAP files (use FlipC or Official store!) 2023-08-16 15:10:59 -07:00

Banner Image

Flipp Pomodoro

Your productivity best friend. Don't let your flipper get borred, let him help you instead.

Development

Current state and plans

At the moment following functionality implemented: Working Screen Resting Screen

  • Generic pomodoro cycle with two stages (Work: 25 min and rest 5 minutes)
  • Automatic and manual phases switch
  • Notification(sound, vibration, backlight, led) on stage change.
  • Energy Saving workflow

Will do(if I've got time):

  • Publish a .fap package to let anyone download and install the app.
  • Configure CI pipeline for automatic releases
  • Stats on exit(how many pomodoros complete)
  • Background work or restore from last state
  • Integration with passport to develop your flipper profile by completing pomodoros
  • Configuration of notifications
  • Blind mode(no timer updates, just background and notification) for more energy saving

Build and Package

Build application

# For standard(official) firmware
bash tools/build.sh

# For unleashed firmware
bash tools/build.sh -f unleashed