Skip to content

danherr/faro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Summary

This is a simple command line utility that randomly interleaves the files in multiple directory sub-trees. It takes an arbitrary number of directories, finds their files, interleaves the files from its arguments randomly and puts the list on std out.

The intended use of this was to aid in the binge watching of multiple tv shows at the same time.

About

Gets the names of all files within the given directories (recursively), shuffles them together, and writes to std out.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages