taskd
Synchronisation server for taskwarrior
Install
- All systems
-
curl cmd.cat/taskd.sh
- Debian
-
apt-get install taskd
- Ubuntu
-
apt-get install taskd
- Alpine
-
apk add taskd
- Kali Linux
-
apt-get install taskd
- Fedora
-
dnf install taskd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install taskd
- OS X
-
brew install taskd
- Raspbian
-
apt-get install taskd
- Dockerfile
- dockerfile.run/taskd
- Docker
-
docker run cmd.cat/taskd taskd
powered by Commando
taskd
Synchronisation server for taskwarrior
This is the server for the taskwarrior synchronisation function (task sync). Multiple users and multiple clients per user are supported. Connections are secured with TLS using user-generated certificates.