Files
K8sFileBrowser/README.md

6 lines
250 B
Markdown
Raw Normal View History

2023-07-31 22:11:01 +02:00
# K8sFileBrowser
A UI tool for downloading files from a Pod.
The application is also the first Avalonia UI and C# UI app I have written.
2023-08-08 05:12:11 +02:00
2023-08-08 05:14:36 +02:00
![screenshot of K8sFileBrowser](https://github.com/frosch95/K8sFileBrowser/blob/master/screenshot.png?raw=true)