Releases: candiedoperation/ordne
Ordne 1.0.2 Released
About this Release
Fixes Issue 17
Features in this Release
- Support for Counting Working Duration
- Support for Counting Break Duration
- Custom Working and Break Duration
- Allows enabling Auto Disappearing Notifications
- Complete Flatpak Support and better Elementary OS Odin Integration
Building, Testing, and Installing this Release
You'll need the following dependencies:
- gtk+-3.0
- granite
- libhandy-1
- valac
Above Dependencies get auto installed on sudo apt-get install elementary-sdk
Run meson build
to configure the build environment.
meson build --prefix=/usr
cd build
To install, use ninja install
, then execute with com.github.candiedoperation.ordne
sudo ninja install
com.github.candiedoperation.ordne
Ordne 1.0.1 Released
About this Release
Fixes Issue 13
Features in this Release
- Support for Counting Working Duration
- Support for Counting Break Duration
- Custom Working and Break Duration
- Allows enabling Auto Disappearing Notifications
Building, Testing, and Installing this Release
You'll need the following dependencies:
- gtk+-3.0
- granite
- libhandy-1
- valac
Above Dependencies get auto installed on sudo apt-get install elementary-sdk
Run meson build
to configure the build environment.
meson build --prefix=/usr
cd build
To install, use ninja install
, then execute with com.github.candiedoperation.ordne
sudo ninja install
com.github.candiedoperation.ordne
Hello, Ordne!
About this Release
This Release is the first production release of Ordne
Features in this Release
- Support for Counting Working Duration
- Support for Counting Break Duration
- Custom Working and Break Duration
- Allows enabling Auto Disappearing Notifications
Building, Testing, and Installing this Release
You'll need the following dependencies:
- gtk+-3.0
- granite
- libhandy-1
- valac
Above Dependencies get auto installed on sudo apt-get install elementary-sdk
Run meson build
to configure the build environment.
meson build --prefix=/usr
cd build
To install, use ninja install
, then execute with com.github.candiedoperation.ordne
sudo ninja install
com.github.candiedoperation.ordne