Skip to content

hamletmun/NETImagePresenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

NETImagePresenter

Very simple image presenter using .NET and WinForms

Installation

Either download the pre-built binary or build it from source yourself

Pre-built

  1. Download the pre-built binary: NETImagePresenter.exe

Source

  1. Download the source code: NETImagePresenter.cs
  2. Compile the source
    C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Csc.exe /target:winexe NETImagePresenter.cs
    

Usage

  1. Run NETImagePresenter.exe
  2. Drag and drop image files to the listbox
  3. Remove unwanted files using up/down key and delete key
  4. Clic the listbox to show the selected image, maximized in the selected screen

Reference

About

Very simple image presenter using .NET and WinForms

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages