Next gen FIX protocol log viewer.
Just for the start this is here delete this in the future
- electron.atom.io/docs - all of Electron's documentation
- electron.atom.io/community/#boilerplates - sample starter apps created by the community
- electron/electron-quick-start - a very basic starter Electron app
- electron/simple-samples - small applications with ideas for taking them further
- electron/community - Electron community
- electron/electron-boilerplate - electron-boilerplate
- electron/electron-api-demos - an Electron app that teaches you how to use Electron
- 101 - 101
- design - details
Just for the start this is here delete this in the future
- Add a proper build process.
- Use linter.
- Add unit tests.
- Add end to end test.
- Add Code coverage.
- Use issues tracker.
- Create collaboration guide.
- Create a wiki
- Create api\libs?
- CI
During my work at a Fingenom i have started using the FIX protocol, which is nothing less than a poetic protocol where tags are many and order is none to found. While reading, formating and parsing vast logs file , i have reached to one epic conclusion , i should create an amazing fix viewer, a viewer that will put all others viewer to shame. Why? you are probably asking , well for the following two reasons ordered by importance:
- I was astonished by the beauty of electron, and creating an app using this framework sound like pure fun.
- All the current viewers i was using during this work was horrible.
**Cfir Tsabari **
FixSight is release under the MIT License