diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2022-02-01 15:07:15 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-02-01 15:07:15 +0100 |
commit | cc9c5c67c96cf2893982df88c39b095947f94e57 (patch) | |
tree | 4366f8bc00c3769f65d287c1403d104906cd7c52 /README.md | |
parent | 72049acbc18ca494577127a097f2800806d0b3e4 (diff) | |
download | qalculate-tde-cc9c5c67c96cf2893982df88c39b095947f94e57.tar.gz qalculate-tde-cc9c5c67c96cf2893982df88c39b095947f94e57.zip |
Drop automake build support.
Rework the README and INSTALL files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..a4092b0 --- /dev/null +++ b/README.md @@ -0,0 +1,36 @@ + +Qalculate! TDE - powerful and easy to use desktop calculator. + + +Qalculate! is small and simple to use but with much power and versatility +underneath. Features include customizable functions, units, arbitrary +precision, plotting, and a graphical interface that uses a one-line +fault-tolerant expression entry (although it supports optional +traditional buttons). + +This application contains the TDE user interface of qalculate. + +. + +Contributing +-------------- + +If you wish to contribute to qalculate-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/-/qalculate-tde/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/qalculate-tde/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/qalculate-tde-desktop-files/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/qalculate-tde-desktop-files/) |