Skip to content

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

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages