Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hourglass

A simple time keeping application designed for elementary OS

Author: Sam Thomas sgpthomas@gmail.com


Current Features

  • Alarms
  • Stopwatch
  • Timer

Installation

Get it on the AppCenter

Install From Source

You'll need the following dependencies to build:

  • libcanberra-dev
  • libgranite-dev
  • libgtk-3-dev
  • libnotify-dev
  • meson
  • valac

Run meson build to configure the build environment and then change to the build directory and run ninja to build

meson build --prefix=/usr 
cd build
ninja

To install, use ninja install, then execute with com.github.sgpthomas.hourglass

sudo ninja install
com.github.sgpthomas.hourglass

Planned Features

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages