Skip to content

Releases: candiedoperation/ordne

Ordne 1.0.2 Released

09 Aug 09:49
Compare
Choose a tag to compare

Ordne Logo

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

09 Jun 00:32
Compare
Choose a tag to compare

Ordne Logo

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!

08 Jun 13:40
b97a894
Compare
Choose a tag to compare

Ordne Logo

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