A Cross platform tool to get multiple logs in one place with easily visualizable colors. A really useful debugging tool for developers with easy to use GUI scheme.
You can refer to the following articles on the basics of Git and Github and also contact the Project Mentors, in case you are stuck:
- Watch this video to get started, if you have no clue about open source
- Forking a Repo
- Cloning a Repo
- How to create a Pull Request
- Getting started with Git and GitHub
- Take a look at the Existing [Issues]
- Wait for the Issue to be assigned to you after which you can start working on it.
- Fork the Repo and create a Branch for any Issue that you are working upon.
- Read the [Code of Conduct]
- Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
- Add Screenshots to help us know what this Script is all about.
To start the go controller
cd Source/Controller/
go run .
To start Client
cd Source/Shared
npm install
npm run start
For all project related doubts and guidance please join this discord channel
As of now simple socket message passing with Bare minimum UI works.
-
Multi language interface
-
Tabbed structure
-
More complex message structure
-
UI(High DPI, Widgets .. etc)
-
Tests
-
Color coded message