项目作者: marbetschar

项目描述 :
A simple and beautiful timer app for elementary OS
高级语言: Vala
项目地址: git://github.com/marbetschar/time-limit.git
创建时间: 2020-01-30T18:49:30Z
项目社区:https://github.com/marbetschar/time-limit

开源协议:GNU General Public License v3.0

下载


Time Limit" class="reference-link"> Time Limit

A simple and beautiful timer app for elementary OS

Usage

Drag the blue arrow to set a timer. Release to start and click to pause.
When the time is up, a notification will show up with a nice sound.

Keyboard shortcuts

  • Space for pause/play
  • Esc to reset

Installation

Get it on AppCenter

Building

You’ll need the following dependencies:

  • glib-2.0
  • gtk4
  • granite >=7.0.0
  • meson
  • valac

Simply run

  1. ./install.sh

The install script configures the build environment, compiles the app and installs it.
The app is started automatically after successful installation.

Acknowledgements