Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 510 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 510 Bytes

TinyProjects

A collection of tiny toys that I've done for fun.

List of Projects

EncodeFlow

Automatically listens for file changes and encode video files according to preset commands.

Usage: .\EncodeFlow.exe

DO NOT FORGOT TO SET UP appsettings.json

ProcessWindowCounter

Counts the number of windows that are currently running.

Usage: .\ProcessWindowCounter.exe

ExifExtractor

Extracts EXIF data from images.

Usage: .\ExifExtractor.exe <Path-to-Image or Path-to-Folder>