Added readme

This commit is contained in:
Ray 2026-07-08 10:52:16 +01:00
parent 3d387dec8b
commit 6240a5ec17
3 changed files with 39 additions and 0 deletions

39
README.md Normal file
View File

@ -0,0 +1,39 @@
# BSToast4
> BSToast4 is a JavaScript helper for improving Bootstrap 4 toasts. Add (and remove) toasts to a page dynamically. Bootstrap 4 is required.
---
## Features
- Add (inject) and remove toasts into a page
## Screenshots
[![screenshot](wiki/screenshot-1-h240.png)](wiki/screenshot-1.png)
---
## 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.
---
## Releases & Builds
See [Releases](/Ray/bstoast4)
## 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.
- [Bootstrap](https://getbootstrap.com/)
- [jQuery](https://jquery.com/)
## License
This project is licensed under the least restrictive terms of its dependencies, viz. MIT License.

BIN
wiki/screenshot-1-h240.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

BIN
wiki/screenshot-1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB