Changed to readme

This commit is contained in:
Ray 2026-07-07 12:52:51 +01:00
parent 412424da72
commit 50a665effe

View File

@ -2,7 +2,7 @@
> Run a file at random from a list of discovered files. > Run a file at random from a list of discovered files.
![Icon](icon/icon_128.png) ![Icon](icon/icon_64.png)
--- ---
@ -13,14 +13,10 @@
- Run a random file from the list - Run a random file from the list
- Support global hotkey for running next file - Support global hotkey for running next file
---
## Screenshots ## Screenshots
[![screenshot](wiki/screenshot-1-h240.png)](wiki/screenshot-1.png) [![screenshot](wiki/screenshot-1-h240.png)](wiki/screenshot-1.png)
--- ---
## Background ## Background
@ -30,6 +26,12 @@ I wanted to search (a set of given) directories for files that match a wildcard
Then I wanted to run a file (from that list) at random. 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. For example: you wanted to watch a random episode of your favourite show.
---
## Releases & Builds
See [Releases](/HiImRay_Public/random-file-runner/releases)
## Acknowledgements ## Acknowledgements
This software uses a number of dependencies and assets from third-parties. This software uses a number of dependencies and assets from third-parties.
@ -39,8 +41,6 @@ Each product is released under their own particular license, for more informatio
- [Feather - Simply Beautiful Open Source Icons](https://feathericons.com/) - [Feather - Simply Beautiful Open Source Icons](https://feathericons.com/)
- [Lucide](https://lucide.dev/icons/) - [Lucide](https://lucide.dev/icons/)
---
## License ## License
This project is licensed under the least restrictive terms of its dependencies, viz. MIT License. This project is licensed under the least restrictive terms of its dependencies, viz. MIT License.