From d4f738f733a619d05de65372a4d6bb03d32f66a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 21 Oct 2021 09:35:32 +0200 Subject: Change README to markdown format. Add translation status overview. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 232bdaa275bc4f61ca951b52dfc97df56da599f3) --- README | 55 --------------------------------------------------- README.md | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 67 insertions(+), 55 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index 84ef6d5..0000000 --- a/README +++ /dev/null @@ -1,55 +0,0 @@ - - KSystemLog - a system log viewer tool for TDE. - - -This program is developed for beginner users, who don't know how to find -information about their Linux system, and don't know where log files are. - -It is also designed for advanced users, who quickly want to understand -problems of their machine with a more powerful and graphical tool than -"tail -f" and "less" commands. - - -features: -========= - -* Show all logs of your system, grouped by General - (Default system log, Authentication, Kernel, X.org...), - and optional Services. (Apache, Cups,...) -* Colorize log lines depending on their severities -* Tabbed view to allow displaying several logs at the same time -* Auto display new lines logged -* Fast parsing and reading (more than 10000 lines each 5 seconds) -* Detailed informations for each log lines -* Quick filter -* Able to send a log message manually to the system. -* Save, copy to clipboard and printing are of course available. - - -KSystemLog can parse the following log files of your system : - -- System logs -- X.org logs -- Kernel logs -- Authentication logs -- Acpid logs -- Cups logs -- Postfix logs -- Apache logs -- Samba logs -- Daemons logs -- Cron logs -- XSessions logs - - - -CONTRIBUTING -============== - -If you wish to contribute to KSystemLog, 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..10a039b --- /dev/null +++ b/README.md @@ -0,0 +1,67 @@ + + KSystemLog - a system log viewer tool for TDE. + + +This program is developed for beginner users, who don't know how to find +information about their Linux system, and don't know where log files are. + +It is also designed for advanced users, who quickly want to understand +problems of their machine with a more powerful and graphical tool than +"tail -f" and "less" commands. + + +Features: +--------- + +* Show all logs of your system, grouped by General + (Default system log, Authentication, Kernel, X.org...), + and optional Services. (Apache, Cups,...) +* Colorize log lines depending on their severities +* Tabbed view to allow displaying several logs at the same time +* Auto display new lines logged +* Fast parsing and reading (more than 10000 lines each 5 seconds) +* Detailed informations for each log lines +* Quick filter +* Able to send a log message manually to the system. +* Save, copy to clipboard and printing are of course available. + + +KSystemLog can parse the following log files of your system : + +- System logs +- X.org logs +- Kernel logs +- Authentication logs +- Acpid logs +- Cups logs +- Postfix logs +- Apache logs +- Samba logs +- Daemons logs +- Cron logs +- XSessions logs + +. + +Contributing +-------------- + +If you wish to contribute to KSystemLog, 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/-/ksystemlog/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksystemlog/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/ksystemlog-desktop-files/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksystemlog-desktop-files/) -- cgit v1.2.3