corbin-auriti / tasks

Synced tasks and reminders on elementary OS

Home Page:https://elementary.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tasks

Building and Installation

You'll need the following dependencies:

  • glib-2.0
  • gobject-2.0
  • granite >=0.5
  • gtk+-3.0
  • libecal-1.2
  • libedataserver-1.2
  • libical
  • meson
  • valac

Run meson build to configure the build environment. 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 io.elementary.tasks

ninja install
io.elementary.tasks

About

Synced tasks and reminders on elementary OS

https://elementary.io


Languages

Language:Vala 96.0%Language:CSS 2.6%Language:Meson 1.3%Language:Python 0.1%