8000 GitHub - datenpunk/pilorama: Advanced Timeboxing Tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

datenpunk/pilorama

 
 

Repository files navigation

header image

Advanced Timeboxing Tool

Key Features

  • Cross-platform software
  • Simple countdown timer
  • Infinite time boxing timer
  • System notifications
  • Dynamic tray icon and menu
  • JSON Presets
  • Night mode

Installation GitHub Release Version GitHub Release Date GitHub Downloads

MacOS and Windows

Precompiled builds are available here.

Linux

Tip: Archlinux AUR package pilorama-git available.

Building from source:

$ sudo pacman -S qt5-quickcontrols qt5-quickcontrols2 qt5-graphicaleffects qt5-multimedia  # Archlinux
$ sudo apt install qt5-default qtdeclarative5-dev libqt5svg5-dev  # Ubuntu Bionic

$ git clone https://github.com/eplatonoff/pilorama
$ cd pilorama
$ qmake src/pilorama.pro 
$ make
$ ./pilorama

Development / Code of Conduct GitHub Workflow Status Travis (.com)

Release Process

Once the latest Pull Request passed all CI checks & are merged to master push git tag with required version pointed to merge commit on master branch.
GitHub Actions proccesses this tag & builds all distributions. After that it also makes version bumps & pushes it to master as a separate commit.

About

Advanced Timeboxing Tool

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • QML 83.8%
  • Ruby 5.5%
  • C++ 5.1%
  • Inno Setup 1.6%
  • QMake 1.6%
  • JavaScript 1.1%
  • Other 1.3%
0