diff options
| author | dam <dam@gudinoff> | 2026-04-11 02:56:04 +0100 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2026-04-14 00:38:18 +0100 |
| commit | 4aff82cbb53289e6176737029a2dfabc5e8fde57 (patch) | |
| tree | b6ded3e2c58aabc9cc5bea0f4aab7e6e9cefbca1 /README.md | |
| parent | 4ef4a502b09ce8a62bec205b1712736d5b2a46ee (diff) | |
| download | task-time-tracker-master.tar.zst task-time-tracker-master.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -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. |
