Skip to content

A multi-platform log viewer built with Electron and styled with Material Design

License

Notifications You must be signed in to change notification settings

tmoreno/open-log-viewer

Repository files navigation

Open Log Viewer
Open Log Viewer

A multi-platform log viewer built with Electron and styled with Material Design.

Key FeaturesInstallationDownloadRelease NotesCreditsLicense

screenshot

Key Features

  • Multiple opened files in tabs.
  • Tail file changes.
  • Filter log levels.
  • Colored log entries.
  • Customize log levels pattern.
  • Customize log levels color.
  • Cross platform
    • Windows, macOS and Linux ready.

Installation

# Clone this repository
$ git clone https://github.com/tmoreno/open-log-viewer

# Go into the repository
$ cd open-log-viewer

# Install dependencies
$ npm install

# Build app
$ npm run build

# Run the app
$ npm run start

Download

Open Log Viewer is available for Linux, Mac and Windows

macOS Windows Linux
Download Download Debian-based
RedHat-based

Release Notes

Version 1.6.0

Improvements

Bugs Fixed

  • Enabled italian translation

Version 1.5.1