Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/polarhive/chore

![wip]: todo-app written in c
https://github.com/polarhive/chore

c sync-server todo todoapp

Last synced: about 1 month ago
JSON representation

![wip]: todo-app written in c

Awesome Lists containing this project

README

        

# [c]hore

todo-app: written in C

## usage

```
$ chore -h

-l: list tasks
-a: add tasks
-x: remove tasks
-s: force sync
```

## compile

```
make
cd bin
```

```
./chore
```

---
This repo is hosted on [Codeberg](https://codeberg.org/polarhive/chore) & mirrored to [GitHub](https://github.com/polarhive/chore) for traffic.

[![GPL enforced badge](https://img.shields.io/badge/GPL-enforced-blue.svg "This project enforces the GPL.")](https://gplenforced.org)