Parcourir la source

Add Todour

master
Ashton Charbonneau il y a 3 ans
Parent
révision
0eaf26c2c7
2 fichiers modifiés avec 18 ajouts et 0 suppressions
  1. 1
    0
      README.md
  2. 17
    0
      bucket/todour.json

+ 1
- 0
README.md Voir le fichier

@@ -8,4 +8,5 @@ Current programs:
8 8
 - [hledger](https://hledger.org/) v1.21 ([Downloads](https://hledger.org/download.html), [GitHub releases](https://github.com/simonmichael/hledger/releases))
9 9
 - [Multiscreen Blank](http://multiscreenblank.nookkin.com/) v2.4.0.0 ([Releases](http://dl.nookkin.com/products/multiscreenblank/))
10 10
 - [scc](https://github.com/boyter/scc) v3.0.0 ([GitHub releases](https://github.com/boyter/scc/releases))
11
+- [Todour](https://nerdur.com/todour-pl/) v2.20 ([GitHub releases](https://github.com/SverrirValgeirsson/Todour/releases))
11 12
 - [W10Wheel.NET](https://github.com/ykon/w10wheel.net) v2.7.3 ([GitHub releases](https://github.com/ykon/w10wheel.net/releases))

+ 17
- 0
bucket/todour.json Voir le fichier

@@ -0,0 +1,17 @@
1
+{
2
+	"homepage": "https://nerdur.com/todour-pl/",
3
+	"description": "Todour is an application for handling todo.txt files on Windows, Mac and Linux. The format is especially practical for an approach similar to the one suggested in the book Getting Things Done  by David Allen, often referred to as GTD.",
4
+	"version": "2.20",
5
+	"license": "GPL-2.0-or-later",
6
+	"url": "https://nerdur.com/Todour-v2.20.zip",
7
+	"hash": "sha256:8B3F3AF7B758A66A0884C3139CFD8EEB2A72DAA4AF51492A290CB5089B8DB49B",
8
+	"shortcuts": [
9
+		[
10
+			"Todour.exe",
11
+			"Todour"
12
+		]
13
+	],
14
+	"checkver": {
15
+		"github": "https://github.com/SverrirValgeirsson/Todour"
16
+	}
17
+}

Chargement…
Annuler
Enregistrer