c6dff58d8a
Adds colour to the text display
...
optimized main loop
splits code into structs to better structure
tui shows hosts from the app state
single display shows the stats for a passed TargetState
multi display is woefully incomplete
2025-04-22 16:04:29 -04:00
da10ec72f8
Update host list format to be
...
<ip_address>,<name>
to make end user display and interpretation easier
2025-04-21 09:02:40 -04:00
11618c0d0a
Adds more hosts to test
...
- Ptbo both links
- Lnsy both links
- Blvl both links
Adds lib.rs to allow bins to read common code
2025-04-21 08:09:51 -04:00
03de859764
New proof of concept for duration_to_string
...
Explicit declaration of duration_to_string
2025-04-21 07:55:40 -04:00
d642822709
parses a file passed to use as a list of targets
2025-04-20 19:48:31 -04:00
81bf3cf61d
moved structs to their own files
...
added time since last state change
2025-04-20 15:56:03 -04:00
f9cf88911f
Threads now does backend work and displays a nice UI every 5 seconds
2025-04-17 09:54:22 -04:00
c50857f210
Initial commit
2025-04-13 12:10:52 -04:00