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
- Host: GitHub
- URL: https://github.com/tahmidefaz/racket-image-gallery
- Owner: tahmidefaz
- Created: 2017-08-29T06:27:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-31T16:31:29.000Z (over 7 years ago)
- Last Synced: 2025-01-16T12:35:43.428Z (4 months ago)
- Topics: gui, imagegallery, lisp, lisp-variant, racket
- Language: Racket
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.