mcclurgm / tasks

Synced tasks and reminders on elementary OS

Home Page:https://elementary.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tasks

Translation status

Screenshot

Building and Installation

You'll need the following dependencies:

  • glib-2.0
  • gobject-2.0
  • granite >=0.5
  • gtk+-3.0
  • libchamplain-0.12-dev
  • libchamplain-gtk-0.12-dev
  • libclutter-1.0-dev
  • libclutter-gtk-1.0-dev
  • libecal-2.0
  • libedataserver-1.2
  • libgdata-dev
  • libgeoclue-2-dev
  • libgeocode-glib-dev
  • libhandy-1-dev >= 0.90.0
  • 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

License:GNU General Public License v3.0


Languages

Language:Vala 95.1%Language:CSS 2.5%Language:Meson 2.2%Language:Python 0.2%