https://github.com/jpmikkers/TFTPClientGUI
Cross platform TFTP client desktop application, uses Avalonia as the UI framework
https://github.com/jpmikkers/TFTPClientGUI
desktop-app desktop-application linux raspberry-pi tftp tftp-client windows
Last synced: about 1 month ago
JSON representation
Cross platform TFTP client desktop application, uses Avalonia as the UI framework
- Host: GitHub
- URL: https://github.com/jpmikkers/TFTPClientGUI
- Owner: jpmikkers
- License: mit
- Created: 2022-08-04T14:05:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-05-13T13:13:23.000Z (about 1 month ago)
- Last Synced: 2026-05-13T15:24:29.658Z (about 1 month ago)
- Topics: desktop-app, desktop-application, linux, raspberry-pi, tftp, tftp-client, windows
- Language: C#
- Homepage:
- Size: 276 KB
- Stars: 14
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TFTPClient GUI
Cross platform Trivial File Transfer Protocol (TFTP) client desktop application, uses [Avalonia UI](https://github.com/AvaloniaUI) as the UI framework.
It relies on my TFTP protocol client library Baksteen.Net.TFTP.Client ; see the [Nuget package](https://www.nuget.org/packages/Baksteen.Net.TFTP.Client) or [repository](http://github.com/jpmikkers/TFTPClient) for more information.
# Screenshots
## TFTP Client running on win11