Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 364 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 364 Bytes

Quotefancy Downloader

Simple console application written in .NET Core 2.2, that automatically downloads images from quotefancy.com

How to use

Build

dotnet build QuotefancyDownloader.csproj

Go to output directory

cd your_output_directory

Run application with help argument

dotnet QuotefancyDownloader.dll --help