Giter Club home page Giter Club logo

imagevaultcs's Introduction

ImageVaultCS

ImageVaultCS is a console application that generates a static image gallery. It takes a folder containing images as input and generates a static site with a thumbnail gallery and individual pages for each image. The output folder can be specified as a command line argument.

Features

  • Generates a static image gallery with thumbnails and individual pages for each image
  • Supports input folders with a variety of image formats

Planned Features

  • Allows customizations of gallery layout and appearance

Installation

  1. Install the latest version of the .NET SDK
  2. Clone the repository to your local machine
  3. Build the solution using dotnet build
  4. Run the application using dotnet ImageVaultCS.dll

Usage

dotnet ImageVaultCS.dll -i [input folder] -o [output folder]

Example:

dotnet ImageVaultCS.dll -i ./images -o ./output

The above command will generate a static site containing an image gallery with thumbnails and individual pages for each image in the "images" subfolder of your current folder. The output will be saved in the "output" subfolder of your current folder. If the output-Folder does not exists, it will be created.

Customization

Future: ImageVaultCS supports customization of the gallery layout and appearance through configuration files. The default configuration can be found in the "config.json" file.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributions

Contributions to this project are welcome. To contribute, please fork the repository and submit a pull request.

imagevaultcs's People

Contributors

cblte avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.