GithubHelp home page GithubHelp logo

xenoinc / pomodoro Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 648 KB

Tiny desktop Pomodoro timer for productivity ๐Ÿ… by Xeno Innovations

License: GNU General Public License v3.0

C# 100.00%
pomodoro pomodoro-technique desktop xenoinc pomodoro-timer

pomodoro's Introduction

Desktop Pomodoro

Simple desktop Pomodoro timer that sits in your system tray's icons.

Features

  • 25 min pomodoro count down
  • 15 min long break
  • 5 min short break
  • Pause/Stop/Start

Pomodoro Technique

Pomodoro (/Po-mo`-do-ro/)simply means, tomato in Italian.

The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s. The technique uses a timer to break down work into intervals, traditionally 20 minutes in length, separated by short breaks. These intervals are called pomodoros, the plural in English of the Italian word pomodoro, which means tomato. The method is based on the idea that frequent breaks can improve mental agility.

More information can be found at PomodoroTechnique.com, or just read about it on Wikipedia.

Six stages in the technique:

  1. Decide on the task to be done
  2. Set the pomodoro timer to n minutes (traditionally n = 25)
  3. Work on the task until the timer rings. If a distraction pops into your head, write it down, but immediately get back on task.
  4. After the timer rings, put a checkmark on a piece of paper
  5. If you have less than four checkmarks, take a short break (3โ€“5 minutes), then go to step 1
  6. Else (i.e. after four pomodoros) take a longer break (15โ€“30 minutes), reset your check mark count to zero, then go to step 1

Change Log

1.3.53

  • Added single app-instance only
  • Added base framework for settings engine
  • Fixed sound chime on transition change
  • Preparing to move to ToolsHub

1.2.52

  • Updated namespace and refactored code

1.1.51

  • Updated Version system to use SemVer (Major.Minor.Patch). More info at, http://semver.org/.
  • Fully integrated Squirrel updater.
  • Improperly setting update folder (for initial testing).

1.1.17091.48

  • Chime fixes
  • Added some lost code from late January and February. Forgot to PUSH & drive became corrupted.
  • Holy crap this thing is much more pretty now!
  • Added GUI notifications to flash symbols on the screen during state changes.
    • Useful for when audio is unavailable. The old MsgBox was an annoying modal.
    • Notification window is topmost during flashes

1.1.17011.3

  • Added chime sounds to end of 25min run.

1.0 - 2016

  • Basic features. Needed a quick timer project pronto

0.x - 2016:

  • Fixed TrayIcon to an easy to view color w/ backdrop
  • Fixed initial application launch TrayIcon (unset previously)

pomodoro's People

Contributors

damiansuess avatar devchive avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pomodoro's Issues

[enhance] Add option to modify timer lengths

As a user, I'd like to be able to customize the timer lengths. Currently, the system is hard-coded to default durations for work-time (25min), short break (5min), and long break (15min).

Acceptance:

  • Option to modify timer durations
  • Setting to reset back to defaults

[enhance] Utilize installer and uninstaller

As a user, I'd like for the auto-updater system to be fully functional and download from the official website. Upon uninstalling, remove user's saved settings.

Currently, user's must download the app via Zip or compile from source to use.

Acceptance:

  • Point installer to main XenoInc.com website
  • OnUninstall, remove user's settings file & folder

Out of Scope:

  • Signing the application

Create an installer and auto-updater

As a user, I would like to be able to easily install and update the software seamlessly.

Acceptance

  • Use Squirrel for installs and updates
  • MSBuild command line for generating installer

Out of Scope

  • Splash screen
  • Code signing

[enhance] Create settings save/load system

As a user, I'd like to be able to save settings to my current user's profile

Acceptance

  • Save and load settings to current logged-in user's profile

Out of Scope

  • Creating options window

[design] Design specifications for mobile app

As a user, I'd like to have a mobile application and have it sync up with my wearable device (Tizen included).

Acceptance:

  • Create requirements & specs for moble app
  • Create requirements & specs for the wearable device (i.e. Tizen watch)
  • Design layout for mobile and wearable devices
  • Specify release milestones

Out of Scope:

  • Actual development

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.