Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
/ yishu Public archive

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

License

Notifications You must be signed in to change notification settings

lainsce/yishu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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