created the app on inno as a downloadable file and styled the electron to have a custom side scroll bar and top bar to match with the sleek asthetic
created the app on inno as a downloadable file and styled the electron to have a custom side scroll bar and top bar to match with the sleek asthetic
created the error checking to see if the servers ip address that you selected is valid or not. If not the server will not be added to the list along with your file.
Fixed the select and reset buttons and gave them each an animation when loading up your files. Select button will give you error if it cannot find your server files.
I just finished adding the last two cards the latency and quick file cards. The latency file will give you info on the servers overall ping as well as highest ping. The quick file card will allow you to edit the properties of your server along with being able to open your servers rot directory.
finished my magic 8 ball, when you get a postive/good answer the triangle inside turns green same thing happens when you get neutral(yellow) or bad(red). I added custom animations for when you dont move your mouse the triangle drifts around. Also when you shake the ball, a custom sound i modified plays and the triangle inside dissapears.
It works! bars now accurately display system metrics such as cpu and memory usage for your entire system.(Used ai to help me troubleshoot fetching system resources
created my base layout for the statistics of the server and set it up on electron. Now im going to continue to work on the json so it can accurately read your servers statistics like ping and memory usage.