An open API service indexing awesome lists of open source software.

https://github.com/tahmidefaz/racket-image-gallery

A simple image gallery implemented with GUI in Racket
https://github.com/tahmidefaz/racket-image-gallery

gui imagegallery lisp lisp-variant racket

Last synced: 3 months ago
JSON representation

A simple image gallery implemented with GUI in Racket

Awesome Lists containing this project

README

        

# RacketImageGallery
A simple image gallery implemented with GUI framework of Racket

### Setup:
Download Racket from this link: https://download.racket-lang.org/

### Description:
This simple Racket GUI program downloads images from the internet and displays them on screen.

#### Troubleshoot:
If you can't see the images, update the links of the images in the code. Any JPG image links should work.