mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-11-14 13:58:07 +00:00
10 lines
557 B
JSON
10 lines
557 B
JSON
{
|
|
"name": "Taskwarrior",
|
|
"identifier": "taskwarrior",
|
|
"script": "taskwarrior.qml",
|
|
"version": "0.0.5",
|
|
"minAppVersion": "17.06.4",
|
|
"authors": ["@fmakowski"],
|
|
"platforms": ["linux", "macos"],
|
|
"description" : "This script creates menu items and buttons to import and export Taskwarrior tasks.\n\n<b>Dependencies</b>\n\nUnix-like OSes only!\n<a href=\"http://taskwarrior.org\">Taskwarrior</a>\n\n<b>Usage</b>\n\nFor usage description, please head to <a href=\"https://github.com/qownnotes/scripts/tree/master/taskwarrior\">script guide</a>."
|
|
}
|