Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T13:13:19.000Z (8 months ago)
- Last Synced: 2024-11-06T11:45:50.817Z (about 2 months ago)
- Topics: desktop-app, desktop-application, linux, raspberry-pi, tftp, tftp-client, windows
- Language: C#
- Homepage:
- Size: 165 KB
- Stars: 9
- Watchers: 4
- 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