Skip to content

This tool is an attempt to make the OMSI log file more understandable.

License

Notifications You must be signed in to change notification settings

f0xb17/OMSI-LogHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMSI-LogHelper

This tool is an attempt to make the OMSI log file more understandable and accessible.

Often the log file is confusing, and important information is hidden between unimportant information.

With this tool, the focus should be put on the really critical things. That's why all errors are right at the beginning, so that you can start fixing them immediately.

Technical Details

  • App Framework: Electron
  • contextIsolation from Electron is enabled
  • build in security features used
  • Fully written with JavaScript and HTML

How to use?

  • Install current NodeJS (Link: https://nodejs.org/en)
  • Clone that Repository
  • Run npm install to obtain Electron
  • Run npm start and wait till Electron Window appears

Known Problems

  • Currently there is no UI

About

This tool is an attempt to make the OMSI log file more understandable.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published