Skip to content

EverAzureRest/randomFilePicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random File Picker

GitHub Workflow Status (branch)

Project License

About

A simple .NET core CLI program that simply scans all files in a target directory and opens a random file with it's registered file handler.

Build

dotnet build . --configuration Release

Usage

randomFilePicker /path/to/files "<pattern>.ext"
randomFilePicker /mount/dir/media "*.txt"
randomFilePicker /home/myfiles/videos "this*.mp4"

About

A small C# program to open a random file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages