Pilorama Save

Advanced Timeboxing Tool

Project README

header image

Pilorama

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 apt install build-essential libqt5svg5-dev qtdeclarative5-dev qml-module-qt-labs-platform qml-module-qt-labs-settings qml-module-qtmultimedia qml-module-qtquick-controls qml-module-qtquick-controls2 qml-module-qtquick-dialogs  # Debian 8 "jessie" and up, Ubuntu 18.04-22.04, Kali Linux 2022.1

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

Development

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.

Open Source Agenda is not affiliated with "Pilorama" Project. README Source: eplatonoff/pilorama
Stars
99
Open Issues
8
Last Commit
4 months ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating