https://github.com/jpmikkers/avalonia-tftpclient
Cross platform TFTP client desktop application, uses Avalonia as the UI framework
https://github.com/jpmikkers/avalonia-tftpclient
desktop-app desktop-application linux raspberry-pi tftp tftp-client windows
Last synced: about 1 year ago
JSON representation
Cross platform TFTP client desktop application, uses Avalonia as the UI framework
- Host: GitHub
- URL: https://github.com/jpmikkers/avalonia-tftpclient
- Owner: jpmikkers
- License: mit
- Created: 2022-08-04T14:05:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-16T10:30:24.000Z (about 1 year ago)
- Last Synced: 2025-04-16T14:03:18.136Z (about 1 year ago)
- Topics: desktop-app, desktop-application, linux, raspberry-pi, tftp, tftp-client, windows
- Language: C#
- Homepage:
- Size: 253 KB
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Avalonia-TFTPClient
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