From 3944c431fcf97db5e8a73f3d941137de23e4670f Mon Sep 17 00:00:00 2001 From: Martin-Desktop-muc Date: Mon, 1 Oct 2018 23:08:56 +0200 Subject: [PATCH] add appimage --- com.gitlab.cutecom.cutecom.appdata.xml | 45 ++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 com.gitlab.cutecom.cutecom.appdata.xml diff --git a/com.gitlab.cutecom.cutecom.appdata.xml b/com.gitlab.cutecom.cutecom.appdata.xml new file mode 100644 index 0000000..cc23622 --- /dev/null +++ b/com.gitlab.cutecom.cutecom.appdata.xml @@ -0,0 +1,45 @@ + + + com.gitlab.cutecom.cutecom + Cutecom + CC0-1.0 + GPL-3.0 + Graphical serial terminal + +

CuteCom is a graphical serial terminal, like minicom. +

+
    +
  • easy to use GUI
  • +
  • no cryptic keyboard shortcuts
  • +
  • lineoriented interface instead of character-oriented
  • +
  • Ctrl+C, Ctrl+Q and Ctrl+S control sequences work (use CMD+ on MacOS)
  • +
  • input history
  • +
  • a cute GUI ;-)
  • +
  • session support via -s specified at the command line
  • +
  • switching sessions via a session manager
  • +
  • control panel hides when not used
  • +
  • xmodem, ymodem, zmodem support (requires the sz tools)
  • +
  • easy to differentiate between typed text and echoed text
  • +
  • select between read/write, read-only and write-only open mode
  • +
  • hexadecimal input and output
  • +
  • configurable line end characters (LF, CR, LFCR)
  • +
  • configurable delay between characters
  • +
  • optionally show control characters like line feed or tabs in output
  • +
  • optionally prefix each line in output with a timestamp
  • +
  • open the device without changing its settings (was not ported but could be added if demand arrises )
  • +
  • plugins (macros, netproxy)
  • +
+
+ + + Cutecom main window + https://gitlab.com/cutecom/cutecom/raw/master/cutecom.png + + + Cutecom plot + https://gitlab.com/cutecom/cutecom/raw/master/ctr_characters.png + + + https://gitlab.com/cutecom/cutecom +
+ -- 2.18.1