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:19 +0200 |
commit | ad1d4b2157b88e2c3990cd2fbbffe5fcbea64a0a (patch) | |
tree | 8ad87e43e0e24cfe0f37bb54bb18b4fe5ac48866 /README.md | |
parent | 1f7087c2d7a35a3ab650fba9230d25612d51cdb1 (diff) | |
download | knmap-ad1d4b2157b88e2c3990cd2fbbffe5fcbea64a0a.tar.gz knmap-ad1d4b2157b88e2c3990cd2fbbffe5fcbea64a0a.zip |
Change README to markdown format.
Add translation status overview.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 38 |
1 files changed, 38 insertions, 0 deletions
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/) |