8000 GitHub - hellokartikey/pomodoro: A simple pomodoro timer written in C++/QML
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hellokartikey/pomodoro

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

No packages published
0