Andreas Huber 67f16571f1 add version info to compiled executable
This works on Windows, but it might not work on Linux.
Also the version number is not updated automatically.
I probably have to generate the file from a template, because
even though this is a python file you cannot add python code.
2025-03-26 11:17:07 +01:00
2025-03-23 14:01:06 +01:00
2025-03-25 17:04:37 +01:00
2022-12-21 10:18:27 +01:00
2025-03-24 19:36:43 +01:00
2022-08-27 09:16:31 +00:00
2025-03-23 20:54:03 +01:00
2024-03-21 19:18:50 +01:00
2025-03-24 19:36:43 +01:00

Logo for KrowLog KrowLog

KrowLog is a viewer for text files of arbitrary size.

Features

  • Text files of arbitrary size.
  • UTF-8 support
  • Filter files with regular expressions.
  • Case insensitive filtering enabled by default.
  • Filter matches are highlighted (can be disabled).
  • Filter results don't disappear when changing tabs.
  • Colored highlighting based on regular expression filters.
  • Different colors for line background and match.
  • Pleasing color palette.
  • Highlighters are automatically saved and restored.
  • Select arbitrary strings (not just full lines).
  • Double click selects word.
  • Triple click selects line.
  • Copy protection: Users is warned before creating a clipboard more than 5 MB in size. They can choose to copy the selection into a new file instead.
  • Optionally open a new tab when saving selection as file.
  • Panel for temporary notes
Description
A viewer for text files of arbitrary size.
Readme 1.9 MiB
Languages
Python 99.9%
Shell 0.1%