• Stars
    star
    151
  • Rank 246,057 (Top 5 %)
  • Language
    C
  • License
    MIT License
  • Created almost 2 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Boost Your Productivity with the Pomodoro Timer for Flipper Zero! Don't let your flipper get bored, let him help you instead.

Flipp Pomodoro

Banner Image

Boost Your Productivity with the Pomodoro Timer for Flipper Zero! Don't let your flipper get bored, let him help you instead.


Install

Total Downloads

Download from releases and follow instructions there.

Latest Release Date Latest Release GitHub release (latest by date)

Guide

About Pomodoro Technique

Focus Phase

Working Screen

Do the following:

  • Check your past notes
  • Choose a task and note it down
  • Work on the task until the Flipp Pomodoro rings
  • If task is done during Focus phase
    • Review completed work
    • Plan a task to focus on next
    • Reflect what have you have learned
  • If task is not complete by the end of the Focus phase
    • Place a bookmark and return to it during the next cycle
    • Think how to define task the way it would fit into a single phase
  • If there is some distraction(remember: many things can wait 25 minutes)
    • Incomming message - take a note and answer during Rest phase
    • Genius idea - note a hint down, plan as a task or return to it when work is done
    • Everything unavoidable - feel free to leave the cycle, once it's mitigated you have task to work on

Hint: By completing Focus phase your flipper gains good mood boost

Rest Phase

Resting Screen

Do the following:

  • Take a walk around or do a little stretch
  • Take some fresh air
  • Refill your drink
  • Answer pending messages
  • Talk to a colleague

Contributing

GitHub Discussions

I welcome contributions to this project! If you're interested in helping out, here are a few ways to get started:

  • Join discussions to ask questions and share ideas with other contributors.
  • If you've found a bug or have an idea for a new feature, please open an issue on issue tracker. Before opening a new issue, please search the existing issues to see if someone has already reported the problem.
  • If you're ready to start contributing code, please fork this GitHub repository and submit a pull request.

Development

GitHub commit activity (branch)

Track

You can follow project development on the project board.

Build and Package

Build application

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

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

# While flipper connected via USB and serial port is not bussy
# Build, run on flipper and keep the app in `Productivity` directory
bash tools/build.sh -f unleashed -i