mirror of
https://github.com/GothenburgBitFactory/taskchampion-sync-server.git
synced 2025-06-26 10:54:29 +02:00

Specifically, from f89cc35a4aa8b928cc63502f3dde4d47447b5551, with addition of README.md, CONTRIBUTING.md, and a few other ancillary files.
10 lines
518 B
Markdown
10 lines
518 B
Markdown
TaskChampion Sync-Server
|
|
------------------------
|
|
|
|
TaskChampion is the task database [Taskwarrior](https://github.com/GothenburgBitFactory/taskwarrior) uses to store and sync tasks.
|
|
This repository implements a sync server against which Taskwarrior and other applications embedding TaskChampion can sync.
|
|
|
|
## Status
|
|
|
|
This repository was spun off from Taskwarrior itself after the 3.0.0 release.
|
|
It is still under development and currently best described as a refernce implementation of the Taskchampion sync protocol.
|