Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/polarhive/chore
- Owner: polarhive
- License: gpl-3.0
- Created: 2024-02-10T08:03:02.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-10T09:55:22.000Z (12 months ago)
- Last Synced: 2024-11-07T23:26:33.415Z (3 months ago)
- Topics: c, sync-server, todo, todoapp
- Language: C
- Homepage: https://polarhive.net/chore
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)