diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-19 03:28:55 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-19 03:32:42 +0200 |
commit | 5ad3b0cec7d7b0e08eaeb84338f980b941abe2e6 (patch) | |
tree | be458eb674f22e2bbecbe5b014cd24d1c8836920 /README.md | |
parent | 37a5829e1d16cc12480784feffcf8afab0feb1ba (diff) | |
download | kasablanca-5ad3b0ce.tar.gz kasablanca-5ad3b0ce.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 8c0ae4bfba4d6ce9632635888f15e40b207c4133)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..d791d05 --- /dev/null +++ b/README.md @@ -0,0 +1,40 @@ + + kasablanca - an ftp client for TDE. + + +Kasablanca is graphical ftp client for the Trinity Desktop, amongst its +features are support for: + +* ftps encryption via AUTH TLS +* fxp (direct server to server transfer), supporting alternative mode +* advanced bookmarking system +* fast responsive multithreaded engine +* concurrent connections to multiple hosts +* interactive transfer queue, movable by drag and drop +* small nifty features, like a skiplist +* bookmarks and queues. + +. + +Contributing +-------------- + +If you wish to contribute to Kasablanca (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 +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kasablanca/) + +### desktop files +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kasablanca-kasablancadesktop/) |