All Projects β†’ zxch3n β†’ Pomodorologger

zxch3n / Pomodorologger

Licence: gpl-3.0
Pomodoro Logger πŸ•€ -- When a time tracker meets Pomodoro and Kanban board

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Pomodorologger

MagicBox
Organize your workspace, keep files optimized, prepare images for publishing
Stars: ✭ 65 (-79.43%)
Mutual labels:  desktop-app, productivity, desktop
Pomolectron
πŸ… A pomodoro app for your menubar/tray.
Stars: ✭ 504 (+59.49%)
Mutual labels:  productivity, pomodoro, desktop
KanbanView
CLI, API, Web Service and Kanban for Things 3
Stars: ✭ 64 (-79.75%)
Mutual labels:  productivity, kanban-board
AnotherPomodoro
Modern and customizable productivity timer app that runs in your browser.
Stars: ✭ 126 (-60.13%)
Mutual labels:  productivity, pomodoro
FoldingBrowser
FoldingCoin & CureCoin All-In-One Installer
Stars: ✭ 48 (-84.81%)
Mutual labels:  desktop-app, desktop
CNeptune
CNeptune improve productivity & efficiency by urbanize .net module with meta-code to lay foundation for frameworks
Stars: ✭ 30 (-90.51%)
Mutual labels:  productivity, efficiency
legacy-python-cli
Command line interface used by all WakaTime text editor plugins.
Stars: ✭ 1,048 (+231.65%)
Mutual labels:  productivity, time-tracking
webviewhs
🌐 A Haskell binding to the webview library created by Serge Zaitsev.
Stars: ✭ 109 (-65.51%)
Mutual labels:  desktop-app, desktop
Picview
Fast Picture Viewer with compact UI, that can be hidden. Features image effects, galleries, image info and more. The app can automatically adjusts itself to your screen.
Stars: ✭ 259 (-18.04%)
Mutual labels:  desktop, desktop-app
Swdc Vscode
Time-tracking plugin for Visual Studio Code
Stars: ✭ 268 (-15.19%)
Mutual labels:  productivity, time-tracking
Bunqdesktop
The unofficial, free and open source desktop application for the bunq API
Stars: ✭ 271 (-14.24%)
Mutual labels:  desktop, desktop-app
swdc-vim
Track your programming activity in real-time in Vim
Stars: ✭ 19 (-93.99%)
Mutual labels:  productivity, time-tracking
desktop-application
Electron-based desktop time tracker for Cattr
Stars: ✭ 38 (-87.97%)
Mutual labels:  efficiency, desktop
stato-electron
An app to let you do your work without letting anybody disturb you in between πŸ’».
Stars: ✭ 13 (-95.89%)
Mutual labels:  productivity, desktop
lunatask
All-in-one encrypted to-do list, notebook, habit and mood tracker, pomodoro timer, and journaling app
Stars: ✭ 35 (-88.92%)
Mutual labels:  productivity, pomodoro
behaviortracker
Time Tracker ⏲️ - Android application to track the time you spend on some activities during your day.
Stars: ✭ 19 (-93.99%)
Mutual labels:  productivity, pomodoro
Pydoro
πŸ… pydoro - Terminal Pomodoro Timer
Stars: ✭ 277 (-12.34%)
Mutual labels:  productivity, pomodoro
Pomidor
Pomidor is a simple and cool pomodoro technique timer.
Stars: ✭ 183 (-42.09%)
Mutual labels:  productivity, pomodoro
Launcher
πŸš€ A distraction-free minimal homescreen for Android.
Stars: ✭ 116 (-63.29%)
Mutual labels:  productivity, efficiency
Devdocs Macos
An unofficial DevDocs API Documentation viewer for macOS.
Stars: ✭ 258 (-18.35%)
Mutual labels:  productivity, desktop-app

Pomodoro Logger πŸ•€

Invest your time easily

δΈ­ζ–‡README

  • Use Pomodoro Technique to manage your time
  • Collect and visualize your desktop working activities, i.e., the names and titles of the using apps, locally
  • Use integrated Kanban Board to make your schedule control easier
  • Analyse your efficiency

Pomodoro Technique πŸ…

The working loop in the Pomodoro Technique is split into a 25-minute focus session and a 5-minute rest session. During a work session, the user focuses on one todo item and should not do anything irrelevant. The Pomodoro Technique can greatly improve the efficiency of work and study and alleviate work fatigue.

In the Pomodoro Logger, the app will record the names and titles of the apps you use on your PC during the working sessions. The titles of apps contain rich semantic information. For example, the browser title includes the title of the website being viewed, and the IDE often provides the project path or project name.

  • Pomodoro Technique - Wikipedia - Google Chrome
  • DeepMind (@DeepMindAI) | Twitter - Google Chrome
  • pomodoro-logger [C:\code\pomodoro-logger] .\src\renderer\components\src\Application.tsx - WebStorm

By connecting your todo items with the corresponding recorded Pomodoro sessions, you can analyze how often you are interrupted by email and social software, the time distribution of the application and application title used to complete the task. It will help you have a more comprehensive understanding of your working hours on PC.

Efficiency Analysis

Pomodoro Logger keeps a list of distracting app (you can config it in the setting). When it detect your using distracting apps, you lose your efficiency.

It calculates user efficiency by a heuristic method.

Demonstrating your efficiency by the dots. The larger the hole, the less efficient you are.

You can view the record in detail by clicking the circle

Data πŸ“ˆ

Pomodoro Logger records your desktop activities when you are in a working session of Pomodoro.

It only records your application activities, including the name and title of the focused application.

You can import / export / delete all your data in the settings.

All the data is saved and processed locally.

Kanban Board

Pomodoro Logger has integrated Kanban Board to help you organize and estimate the time spent of your todos easily with confidence.

The lists in Kanban are divided into Todo, In Progress, and Done. Though lists customization is possible, you are required to preserve In Progress list and Done list in order to track, estimate and analyze your project time spent. You can set the estimated time cost on each todo card. Pomodoro Logger will assist you with the corresponding actual time spent record. i.e., When you are focusing on a Kanban board, it will automatically associate your Pomodoro session with the todo cards of In Progress list in the Kanban, which makes further analysis possible.

To make the statistics more accurate, you can keep the cards of the In Progress list as few as possible to precisely reflect the tasks you are focusing on.

Download

Win10 / macOS / Linux

To download, go to release page.

Contribution

I'd love to see you're involved! Read the Contribution Guide for detail.

Screenshot

Pomodoro Show Countdown in Tray
Session Finished Switch Mode
Kanban Board Draggable Card
Estimate Your Time Spent Search Your Cards
Visulization

License

GPL-3.0 License

Copyright Β© 2019 Zixuan Chen.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].