diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-20 16:48:00 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-20 16:48:00 +0200 |
commit | e88d201fb50730b7f218b7693bb0ded44ef8061e (patch) | |
tree | 98b3f9f019611a691e97ff34d599499521fe4f5a /README.md | |
parent | d3da4485f71b1ab90a331e543381b1636705c8a0 (diff) | |
download | tdesudo-e88d201fb50730b7f218b7693bb0ded44ef8061e.tar.gz tdesudo-e88d201fb50730b7f218b7693bb0ded44ef8061e.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 | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..4053fea --- /dev/null +++ b/README.md @@ -0,0 +1,37 @@ + + tdesudo - a sudo frontend for TDE + + +Tdesudo is a graphical front end for the "sudo" command for the Trinity +Desktop Environment. + +It allows you to run a program as different user if the system +administrator allows it. + + +# Basic usage: + +Just type "tdesudo <command>" to run <command> as root user. +Optionally you can type "tdesudo -u <runas> <command>" and <command> +will be executed as user <runas> + +. + +Contributing +-------------- + +If you wish to contribute to tdesudo (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/-/tdesudo/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesudo/) |