maikhoff / Avalonia-TFTPClient

Cross platform TFTP client desktop application, uses Avalonia as the UI framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avalonia-TFTPClient

Cross platform Trivial File Transfer Protocol (TFTP) client desktop application, uses Avalonia UI as the UI framework.

It relies on my TFTP protocol client library Baksteen.Net.TFTP.Client ; see the Nuget package or repository for more information.

Screenshots

TFTP Client running on win11

About

Cross platform TFTP client desktop application, uses Avalonia as the UI framework

License:MIT License


Languages

Language:C# 99.7%Language:Batchfile 0.3%