Skip to content

Windows EventViewer alternative with usefull features like search, add - delete Sources, monitor multiple sources, etc

License

Notifications You must be signed in to change notification settings

loukaspd/EventViewer

Repository files navigation

EventViewer++

Build

About

Windows Event Viewer desktop application build with Angular using Electron.

Download Windows Installer

Download latest release installer.

Getting Started

npm install
Command Description
npm start Start electron application with hot reload for dev
npm run electron:windows Generates windows installer on folder release
npm run release:windows Generates windows installer and uploads it to github release as draft

Used libraries