/GitHubFolderDownloader

AvaloniaUI-based app for downloading a repository folder in GitHub without cloning.

Primary LanguageC#Apache License 2.0Apache-2.0

GitHub Folder Downloader

GitHub Folder Downloader lets you to download a single folder of a GitHub repository without cloning or downloading the whole repo.

Originally written in .NET Framework 4.0 & WPF, This fork uses AvaloniaUI and .NET Core 2.0 for cross-platform use.

Releases will be uploaded when this fork is deemed sufficiently usable. You can however clone this repo and compile it for yourself.

License

Apache License - See LICENSE.md.

Copyright © 2015 Vahid Nasiri - Original Github Folder Downloader

Copyright © 2018 Jumar Macato - AvaloniaUI Port.