Skip to content

Parsing the Elite: Dangerous journal and putting it into a cool format.

License

Notifications You must be signed in to change notification settings

gfergo/elite-journal

 
 

Repository files navigation

Elite Journal

Greenkeeper badge

AppVeyorGithub All ReleasesGitHub releaseGitHub starsGratipay UserScrutinizer Code QualityCircleCI

Parsing the Elite: Dangerous journal and putting it into a cool format.

Whats it actually do then?

Basically it allows the average joe to have a look at the journal log for Elite: Dangerous in a nice easy to read format.

How to get it?

Download a setup .exe from the releases page, and then run it. It will automagically update when you run the application from now on!

Dev

$ npm install

Run

$ npm start

Build

$ npm run pack

Builds the app for Windows x64, using electron-builder.

Build - Distribution

$ npm run dist

Builds the app and distributable setup exe for Windows x64, using electron-builder.

Quick Development setup

curl -o- -L https://raw.githubusercontent.com/willyb321/elite-journal/master/.scripts/get.sh | bash

Contributing

See CONTRIBUTING.md for guidelines.

Changes

See CHANGELOG.md for changes.

Features

  • Filtering.
  • Saving as HTML.
  • Saving as JSON.
  • Looking at journal logs in a nice format.
  • Drag and drop logs to load them.
  • Built with web technologies and Node.JS.
  • Keyboard shortcuts for various actions.
  • Fairly fast.
  • Pretty CSS.
  • Easy on the CPU.
  • Easy on the RAM.
  • Easy on basically everything to do with resources.
  • Auto updating.
  • Plus more.

License

MIT © willyb321

Support on Beerpay

Hey dude! If you like this thing what ive made, why not chuck a buck my way eh? 👍

Beerpay Beerpay

About

Parsing the Elite: Dangerous journal and putting it into a cool format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.6%
  • HTML 25.1%
  • CSS 5.5%
  • Shell 2.8%