This is a cache of https://github.com/evanrolfe/trayce_gui. It is a snapshot of the page as it appeared on 2025-08-18T14:51:41.731+0200.
GitHub - evanrolfe/trayce_gui
Skip to content

evanrolfe/trayce_gui

Repository files navigation

TrayceGUI

TrayceGUI is a cross-platform desktop application which lets you interface with the TrayceAgent to monitor network requests in Docker containers.

Develop

Install Flutter SDK: linux or Mac.

Run the app: flutter run

Generate protobuf files:

dart pub global activate protoc_plugin
make generate

Test

Run widget tests: make test

Run integration tests: make integration_test

Build

Run make build-linux or make build-mac

Troubleshooting

linux Mint - not able to type in text fields, solved by Disabling on-screen keyboard in accesibility settings: flutter/flutter#153560 (comment)

Material Icons available here: https://fonts.google.com/icons?icon.size=24&icon.color=%23e3e3e3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published