/flow-pomodoro

A pomodoro app that blocks distractions while you work

Primary LanguageC++GNU General Public License v2.0GPL-2.0

--------------------------------------------------------------------------------
SUPPORTED PLATFORMS

    Tested: Linux, Windows 7, 8, 10, OSX, Android {4.4, 5.0}, iOS
--------------------------------------------------------------------------------
PREBUILT PACKAGES

    Windows, OSX : https://github.com/iamsergio/flow-pomodoro/releases
    Android      : https://play.google.com/store/apps/details?id=com.kdab.flow_pomodoro
    Archlinux    : https://aur.archlinux.org/packages/flow-pomodoro/
    Gentoo       : https://github.com/gentoo/gentoo/tree/master/x11-misc/flow-pomodoro
--------------------------------------------------------------------------------
DEPENDENCIES

  Qt >= 5.5.0 (QtDeclarative and QtQuickControls)
--------------------------------------------------------------------------------
BUILD

    qmake && make
--------------------------------------------------------------------------------
INSTALL

    make INSTALL_ROOT=/usr/local/ install
--------------------------------------------------------------------------------