Skip to content

hellokartikey/pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro Timer

Pomodoro is a free and open source pomodoro timer build with Qt/QML.

Main Window

Features

Some features that I wanted to have in,

  1. Minimal interface
  2. Lap counter
  3. Customizable
  4. Notifications

Install

I am planning to release on Flathub after some touches.

See Build section.

Dependencies

All dependencies except Qt modules are downloaded and built using conan.

Build

conan install . -of build
cmake --preset conan-debug
cmake --build build

About

A simple pomodoro timer written in C++/QML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors