aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordam <dam@gudinoff>2026-04-11 02:56:04 +0100
committerdam <dam@gudinoff>2026-04-14 00:38:18 +0100
commit4aff82cbb53289e6176737029a2dfabc5e8fde57 (patch)
treeb6ded3e2c58aabc9cc5bea0f4aab7e6e9cefbca1 /README.md
parent4ef4a502b09ce8a62bec205b1712736d5b2a46ee (diff)
downloadtask-time-tracker-master.tar.zst
task-time-tracker-master.zip
Updated repositories urls, and cleaned up unused files.HEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/README.md b/README.md
index d0c9502..43226f8 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,10 @@ Task Time Tracker
A tool to keep track of the time spent on tasks.
+Source: <https://source.gudinoff.com/dam/task-time-tracker>
+Contact: <https://www.gudinoff.com/dam/contact.html>
+
+
# Why use it?
Why not? Besides, you'll be able to create, duplicate, move, rename,
@@ -112,7 +116,7 @@ and that’s what I did.
After surfing an uncountable number of websites and manuals about linux,
terminals, escape codes, and whatnot, I ended up creating
-[TUI](https://github.com/gudinoff/jai-modules), a simple terminal user
+[TUI](https://source.gudinoff.com/dam/jai-modules), a simple terminal user
interface module that provides basic functionalities similar to the
[ncurses library](https://en.wikipedia.org/wiki/Ncurses), written in Jai
to allow portability between OSs.
@@ -125,6 +129,5 @@ spread its wings.
# License
-Licensed under GPL-3.0-or-later.
-
-SPDX-License-Identifier: GPL-3.0-or-later
+Licensed under GPL-3.0-or-later.
+SPDX-License-Identifier: GPL-3.0-or-later.