46 lines
1.3 KiB
Markdown
46 lines
1.3 KiB
Markdown
# Random File Runner
|
|
|
|
> Run a file at random from a list of discovered files.
|
|
|
|

|
|
|
|
---
|
|
|
|
## Features
|
|
|
|
- Search for files using a wildcard pattern
|
|
- Support patterns with multiple wilcards
|
|
- Run a random file from the list
|
|
- Support global hotkey for running next file
|
|
|
|
---
|
|
|
|
## Screenshots
|
|
|
|
| Dashboard | Settings |
|
|
|-----------|----------|
|
|
|  |
|
|
|
|
---
|
|
|
|
## Background
|
|
|
|
This tool is an odd one, it might just be one of those tools that are only useful to me.
|
|
I wanted to search (a set of given) directories for files that match a wildcard pattern.
|
|
Then I wanted to run a file (from that list) at random.
|
|
For example: you wanted to watch a random episode of your favourite show.
|
|
|
|
## Acknowledgements
|
|
|
|
This software uses a number of dependencies and assets from third-parties.
|
|
These developers and artists deserve due credit for their work and for their commitment to sharing their work freely.
|
|
Each product is released under their own particular license, for more information please visit their websites.
|
|
|
|
- [Feather - Simply Beautiful Open Source Icons](https://feathericons.com/)
|
|
- [Lucide](https://lucide.dev/icons/)
|
|
|
|
---
|
|
|
|
## 📄 License
|
|
|
|
This project is licensed under the least restrictive terms of its dependencies, viz. MIT License. |