diff options
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. |
