Skip to content

khorram-dev/komport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipeline status

Welcome to Komport

Komport is a graphical serialport and socket terminal And is a tool for monitoring system serial ports. This program monitors, displays, logs and analyzes all serial ports, including RS232/422/485.

pipeline status

Features:

  • used KDE Frameworks
  • Color Scheme
  • serialport and socket
  • plugins (List command, Log view)

Build instructions

Linux

  • cmake . -DCMAKE_BUILD_TYPE=Release
  • make -j4
  • make install

Mingw

  • x86_64-w64-mingw32-cmake . -DCMAKE_BUILD_TYPE=Release
  • x86_64-w64-mingw32-make -j4
  • x86_64-w64-mingw32-make install DESTDIR=path-output

Requirements for Building:

  • kde >= 5.70, Qt >= 5.12, CMake >= 3
  • the qt5 development packages including QSerialport
  • Since C++C11 features are used a gcc supporting these is needed too

Release for windows 64bit

https://github.com/khorram-dev/komport/releases

for Arch Linux

/etc/pacman.d/mirrorlist

Server = https://khorram-dev.github.io/$repo/$arch

/etc/pacman.conf

[arch-repo]

SigLevel = Optional TrustedOnly

Server = https://khorram-dev.github.io/$repo/$arch

Screenshot

Screenshots