diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-19 03:37:19 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-19 03:37:42 +0200 |
commit | 60408acdd0aee3e7e708233257766cca0107f044 (patch) | |
tree | 0d75ed7b4de38fb92f5eee4eea3df2982b18143b | |
parent | cce95333beffd32a62271de352c940ef60d2b782 (diff) | |
download | knmap-60408acdd0aee3e7e708233257766cca0107f044.tar.gz knmap-60408acdd0aee3e7e708233257766cca0107f044.zip |
Change README to markdown format.r14.0.11
Add translation status overview.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ad1d4b2157b88e2c3990cd2fbbffe5fcbea64a0a)
-rw-r--r-- | README | 27 | ||||
-rw-r--r-- | README.md | 38 |
2 files changed, 38 insertions, 27 deletions
@@ -1,27 +0,0 @@ - - Knmap – a nmap graphical interface for TDE. - - - Knmap is a graphical front end to "nmap" (Network exploration tool - and security scanner). - - The main Knmap window provides for the entry of nmap options and the - display of nmap-generated output. - - - - Nmap is an open source tool for network exploration and security - auditing. https://nmap.org - - - - CONTRIBUTING -============== - -If you wish to contribute to knmap (TDE), you might do so: - -- TDE Gitea Workspace (TGW) collaboration tool. - https://mirror.git.trinitydesktop.org/gitea - -- TDE Weblate Translation Workspace (TWTW) collaboration tool. - https://mirror.git.trinitydesktop.org/weblate diff --git a/README.md b/README.md new file mode 100644 index 0000000..3fc3082 --- /dev/null +++ b/README.md @@ -0,0 +1,38 @@ + + Knmap – a nmap graphical interface for TDE. + + +Knmap is a graphical front end to "nmap" (Network exploration tool +and security scanner). + +The main Knmap window provides for the entry of nmap options and the +display of nmap-generated output. + + +Nmap is an open source tool for network exploration and security +auditing. https://nmap.org + +. + +Contributing +-------------- + +If you wish to contribute to knmap (TDE), you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate + + +Translations status +--------------------- + +### messages +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/knmap/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/knmap/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/knmap-knmapdesktop/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/knmap-knmapdesktop/) |