/yishu

[DEPRECATED] A bespoke and simple Todo.txt client.

Primary LanguageValaGNU General Public License v3.0GPL-3.0

icon Yishu (艺术)

A bespoke and simple Todo.txt client

Get it on AppCenter

Build Status License: GPL v3

Screenshot

Donations

Would you like to support the development of this app to new heights? Then:

Be my backer on Patreon

Dependencies

Please make sure you have these dependencies first before building.

granite
gtk+-3.0
meson
libhandy-1

Building

Simply clone this repo, then:

meson build && cd build
meson configure -Dprefix=/usr
sudo ninja install