Added readme
This commit is contained in:
parent
181ce0dd45
commit
eb607d87d7
46
README.md
Normal file
46
README.md
Normal file
@ -0,0 +1,46 @@
|
|||||||
|
# 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.
|
||||||
BIN
wiki/screenshot-1.png
Normal file
BIN
wiki/screenshot-1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue
Block a user