app icon

Picturescrape

Developer
Lennart Martens
About

Picturescrape is a desktop application written in Go using the Fyne toolkit, designed to scrape and download images from specified URLs. Releases for Linux, Android and Windows.

app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/fyne/v2/cmd/fyne@latest fyne get github.com/Lennart1978/picturescrape
Or you can download the code directly from git:
git clone https://github.com/Lennart1978/picturescrape.git