Skip to content
forked from variar/klogg

A fork of klogg/glogg. A fast, advanced log explorer, now with serial port support.

License

Notifications You must be signed in to change notification settings

xhargh/klogg-io

 
 

Repository files navigation

Klogg-io

Klogg-io is a fork of Klogg that adds serial port support.

Overview

Klogg-io is a multi-platform GUI application for reading and writing on serial ports.

Please refer to the documentation page for how to use Klogg-io.

Latest testing builds

CI Build and Release

Windows Linux Mac
continuous-win continuous-linux continuous-osx

Table of Contents

  1. About the Project
  2. Building
  3. How to Get Help
  4. Contributing
  5. License
  6. Authors

About the Project

klogg-io started as a fork of klogg with the intention of being a easy to use serial port tool.

Klogg started as a fork of glogg - the fast, smart log explorer in 2016.

Common features of klogg-io and klogg

  • Runs on Unix-like systems, Windows and Mac thanks to Qt5
  • Search results are displayed separately from original input
  • Supports Perl-compatible regular expressions
  • Colorizes the log and search results
  • Displays a context view of where in the log the lines of interest are
  • Is open source, released under the GPL

Features of klogg-io

  • Serial port support
  • No file reading support (recommended to use klogg for that)

Back to top

Building

Please review BUILD.md for how to setup Klogg-io on your local machine for development and testing purposes.

How to Get Help

First, please refer to the documentation page.

You can open issues using klogg issues page.

Contributing

We encourage public contributions! Please review CONTRIBUTING.md for details on our code of conduct and development process.

License

This project is licensed under the GPLv3 or later - see COPYING file for details.

Authors

See also the list of contributors who participated in this project.

Back to top

Packages

No packages published

Languages

  • C++ 88.9%
  • CMake 6.9%
  • NSIS 1.4%
  • Python 1.1%
  • C 0.9%
  • Batchfile 0.4%
  • Other 0.4%