GithubHelp home page GithubHelp logo

p1exu5 / pomodorowindowstimer Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 1.72 MB

Pomodoro timer for Windows

License: MIT License

C# 18.81% F# 78.68% PowerShell 1.32% GLSL 1.18%
pomodoro-timer-for-windows pomodoro productivity timer wpf windows elmish-wpf fsharp net7

pomodorowindowstimer's Introduction

Pomodoro Windows Timer

Version: 3.0.0


Yet another Pomodoro timer for Windows with the following features:

  • Minimizes all windows when wokt time is gone. It really makes you distracted to make a decision to work further, getting covered in a ruddy crust or give your eyes a rest.

  • Telegram notifications. More often than not, rest is not at the computer and you need a bell for class.


Installation

  1. Create a Telegram bot
  2. Run PomodoroWindowsTimer.ChatIdGrabber to determine chat ID or use your own solution.
  3. Use appsettings.json keys:
{
  "BotConfiguration": {
    "BotToken": "<your_token>",
    "MyChatId": "<your_chat_id>"
  },
  "WorkDb": { 
    "ConnectionString": "Data Source=<path-to-sqlite-db-file>;"
  },
}

Interface


Main Window


main window


Time Point List left drawer


main window


Work List right drawer


main window


Telegram Bot settings dialog


main window


Work Statistic window

At par values are calcilated according pomodoro sequence.


main window


Work Statistic window Add Work Time dialog


main window


Work Statistic window Work Events dialog


main window


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.