All Projects → willyb321 → elite-journal

willyb321 / elite-journal

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

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to elite-journal

EDCT
EDCT is a tool for large quantity trades in Elite: Dangerous. It is very useful for fleet carrier owners
Stars: ✭ 18 (-47.06%)
Mutual labels:  elite, elite-dangerous
abnf parsec
ABNF in, parser out
Stars: ✭ 42 (+23.53%)
Mutual labels:  parsing
yaml.sh
Read YAML files with only Bash
Stars: ✭ 30 (-11.76%)
Mutual labels:  parsing
SteamLicenseParser
📦 Parsers your Steam licenses and generates some stats
Stars: ✭ 23 (-32.35%)
Mutual labels:  parsing
DrawRacket4Me
DrawRacket4Me draws trees and graphs from your code, making it easier to check if the structure is what you wanted.
Stars: ✭ 43 (+26.47%)
Mutual labels:  parsing
Auto Neutron
An automatic neutron route plotter for Elite Dangerous
Stars: ✭ 18 (-47.06%)
Mutual labels:  elite-dangerous
Fashion-Clothing-Parsing
FCN, U-Net models implementation in TensorFlow for fashion clothing parsing
Stars: ✭ 29 (-14.71%)
Mutual labels:  parsing
sexp-grammar
Invertible parsing for S-expressions
Stars: ✭ 28 (-17.65%)
Mutual labels:  parsing
rita-dsl
A Domain Specific Language (DSL) for building language patterns. These can be later compiled into spaCy patterns, pure regex, or any other format
Stars: ✭ 60 (+76.47%)
Mutual labels:  parsing
JagTag
📝 JagTag is a simple - yet powerful and customizable - interpretted text parsing language!
Stars: ✭ 40 (+17.65%)
Mutual labels:  parsing
BencodeNET
.NET library for encoding/decoding bencode and reading/writing torrent files
Stars: ✭ 133 (+291.18%)
Mutual labels:  parsing
bllip-parser
BLLIP reranking parser (also known as Charniak-Johnson parser, Charniak parser, Brown reranking parser) See http://pypi.python.org/pypi/bllipparser/ for Python module.
Stars: ✭ 217 (+538.24%)
Mutual labels:  parsing
tdop.github.io
Reprinting Vaughan Pratt's Paper on Top Down Operator Precedence Parsing
Stars: ✭ 99 (+191.18%)
Mutual labels:  parsing
MathExpressions.NET
➗ Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code
Stars: ✭ 63 (+85.29%)
Mutual labels:  parsing
python3-mal
Python interface to MyAnimeList
Stars: ✭ 18 (-47.06%)
Mutual labels:  parsing
BibleUtilities
Set of utilities to scan, parse, and work with Bible references.
Stars: ✭ 20 (-41.18%)
Mutual labels:  parsing
parson
Yet another PEG parser combinator library and DSL
Stars: ✭ 52 (+52.94%)
Mutual labels:  parsing
pyrser
A PEG Parsing Tool
Stars: ✭ 32 (-5.88%)
Mutual labels:  parsing
floaxie
Floating point printing and parsing library based on Grisu2 and Krosh algorithms
Stars: ✭ 28 (-17.65%)
Mutual labels:  parsing
cmake-reflection-template
A template for simple C++ reflection done with CMake and Python (no other external tools)
Stars: ✭ 37 (+8.82%)
Mutual labels:  parsing

Elite Journal

Greenkeeper badge

AppVeyorGithub All ReleasesGitHub releaseGitHub starsGratipay UserScrutinizer Code QualityCircleCI

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

What does 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].