elementary / tasks

Synced tasks and reminders on elementary OS
https://elementary.io
GNU General Public License v3.0
83 stars 21 forks source link
evolution-data-server gtk gtk3 hacktoberfest meson vala

Tasks

Translation status

Screenshot

Building and Installation

You'll need the following dependencies:

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