RAJAGOPALAN-GANGADHARAN / DConsole

Simple Cross Platform Local Logging tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



website title image

👉 Dconsole a Debugging Tool👈

📌 Introduction

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.

How to get started?

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:

💥 How to Contribute?

PRs Welcome Open Source Love svg2

  • 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.

Instructions:

To start the go controller

cd Source/Controller/
go run .

To start Client

cd Source/Shared
npm install
npm run start

Communication Channel

For all project related doubts and guidance please join this discord channel

Discord Link

Roadmap

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

About

Simple Cross Platform Local Logging tool

License:MIT License


Languages

Language:Go 57.3%Language:C++ 16.7%Language:JavaScript 13.1%Language:HTML 6.6%Language:Python 4.9%Language:CSS 1.4%