Eless54 / NosPacketLogger-UI

A simple User interface of BladeTiger12 PacketLogger providing TCP Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nostale PacketLogger UI

= Why ? What ? and Who ?

Well as a developper and a gamer i'v decide to create a simple desktop UI to manage better your packet logger for an MMO RPG game.

Thanks of BladeTiger12 PacketLogger which include a TCP Server since 2018 things become easy to do with web technoglogies.

I'll use Node, Electron and TypeScript to create a desktop APP who will communicate with the PacketLogger Server.

WARNING!

We are not responsible of any damages caused by bad usage of our source: thermonuclear war, lit ssd's or getting fired because you spent whole night installing the required files. Please before asking questions or installing this source read this readme and also do a research, google is your friend. If you mess up when installing our source because you didnt follow it, we will laugh at you. A lot.

Disclaimer

This project is a community project not for commercial use. The app itself is proof of concept of our idea to try out anything what's not possible on original servers. The result is to learn and program together for prove the study.

Legal

This Website and Project is in no way affiliated with, authorized, maintained, sponsored or endorsed by Gameforge or any of its affiliates or subsidiaries. This is an independent and unofficial app for educational use ONLY. Using the Project might be against the TOS.

= Features

Take a look at the screen below ;
(I'll put the screen later)

Developped with ❤️ Special Thanks to @BladeTiger12 Author of => PacketLogger By BladeTiger12

Included Commands

Command Description
npm run ng:serve:web Execute the app in the browser
npm run build Build the app. Your built files are in the /dist folder.
npm run build:prod Build the app with Angular aot. Your built files are in the /dist folder.

About

A simple User interface of BladeTiger12 PacketLogger providing TCP Server


Languages

Language:HTML 42.3%Language:TypeScript 29.7%Language:CSS 28.0%