Sets the top image on Earth Porn as your desktop wallpaper.
- Install .NET Core.
- Clone the repository.
- Execute the following commands in the root of the repository:
dotnet restore
That's it.
To run the app, execute the following command:
dotnet run
The output should look something like this:
App Started
Talking to Reddit...
Reddit data retrieved: [URL]
Downloading file...
File downloaded to: [Path]
Setting desktop wallpaper...
Done!
Feel free to deploy the app on your machine, you can follow this guide.
All constributions are welcome. Please fork, make your changes and submit a pull request.