forked from AltGr/Contre-jour
-
Notifications
You must be signed in to change notification settings - Fork 0
MLstate/Contre-jour
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Contre-jour: a toy image gallery application for OPA ---------------------------------------------------- Author: Louis Gesbert This program is distributed under the terms of the AGPL license. Features: - thumbnails, reduced-size view, full-size view - reduced images computed on need and cached Non-features: - image manipulation done by calling the convert program, because I was too lazy to bind an image library - using "convert" of course circumvents OPA security checks and may make the application vulnerable - image manipulations are blocking Dependencies: - the OPA compiler, version S3.3 or newer - the convert program, from package ImageMagick Compilation and usage: - run make in the project directory - cd to a directory containing jpeg images in sub-directories; the program will enable you to browse images in these sub-directories. - run <project-dir>/contrejour.exe - connect your browser to http://localhost:8080/<sub-directory containing images>
About
A toy image gallery application for OPA
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- OCaml 100.0%