I had to use NGrok on some projects and found myself in the impasse of having to start it via CMD, so it came to my mind to create a control panel where I could handle the server simply, that's how PandaControl was born.
The system was created entirely in Java. JDK 1.8, Netbeans IDE
Currently the system has two themes, Light and Dark. If you want to add (or have any ideas), do a PullRequest or contact me!
For now I ran PandaControl only on Windows 32 and 64 bit. If you want to test it on another OS feel free.
You must declare an environment variable to use the software:
Windows:
Move 'pandacontrol' to your UserProfile and
setx %USERPROFILE%\pandacontrol\bin
Coming soon
Coming soon
-
0.2.1
- ADD: Themes (Dark and Light)
- ADD: Floating Notification
- ADD: Change NGrok AUTHTOKEN in PandaControl
- CHANGE: Update docs (module code remains unchanged)
-
0.2.0
- CHANGE: Automatically detect arch
- ADD: Add
trayIconPanda()
- ADD: Add
SplashScreen
-
0.1.1
- FIX: Multiple Dashboard Instances
-
0.1.0
- ADD: Settings Windows
- CHANGE: Rename
PandaServer
toPandaControl
-
0.0.1
- Work in progress
Abner Rodrigues – @KingAspx – KingAspx
Coming soon