Skip to content

RMariowski/QuotefancyDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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