hydra-python-agent-gui
hydra-python-agent-gui copied to clipboard
GUI for the hydra python agent
Clicking on links in the Output console could automatically fetch them or at least select the proper Endpoint, GET operation and fill the Resource ID field.
I've added some basic support to responsiveness which breaks some components depending on the resolution. However, it's pretty basic so buttons/fonts sizing as well as spacing between elements should be...
 here we can notice in the graph that stateCollection endpoint has 2 supported operations GET and PUT , but in the console be only have Get...
### I'm submitting a - [ ] bug report. - [x] feature request. ### Current Behaviour: Currently, the Redis script supports Debian distros only and won't run on arch-based env...
This is an idea I discussed with Akshay and Vishal and would be a cool feature to have in the GUI. Basically, right now the raw command is a representation...
Deploy hydrus servers and input them in the Server URL input as a dropdown so when the user launches the UI he can already try some online ready server. Similar...
 It would be good if the graph on DroneCollection or specific drone details is also showed when input server url `http://localhost:8080/serverapi/DroneCollection` or `http://localhost:8080/serverapi/DroneCollection/` is given. If...
- Server URL input label placement - Set Node colors as the default secondary color(which is yellow for now) - Add Github icon to source repo - Change favicon to...
Right now, the GUI processes the Entrypoint and then for each hydra:Link endpoint available it uses the range property to know which node it's connected to. For non-collection Endpoints, this...