https://github.com/Gavinok/scripts
a collection of scripts I use
https://github.com/Gavinok/scripts
Last synced: 4 months ago
JSON representation
a collection of scripts I use
- Host: GitHub
- URL: https://github.com/Gavinok/scripts
- Owner: Gavinok
- Created: 2019-01-16T04:44:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-08T17:55:26.000Z (7 months ago)
- Last Synced: 2025-04-08T18:38:49.379Z (7 months ago)
- Language: Shell
- Size: 2.78 MB
- Stars: 56
- Watchers: 0
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- jimsghstars - Gavinok/scripts - a collection of scripts I use (Shell)
README
# Scripts
This is a collection of scripts that I often use
## Getting Started
Simply clone this repo and recursivly add it to the `PATH`
### Prerequisites
- dmenu (many scripts can work with fzf instead)
- fzf
- xdotool
- xprop
- jgmenu
- POSIX complient shell
- xclip
- curl
- qrencode (optional)
- TERMINAL (set this environment variable)
- EDITOR (set this environment variable)
- PLUMBER (set this environment variable)
- used to open programs
## Authors
* **Gavin Jaeger-Freeborn** - *Initial work* - [Gavinok](https://github.com/Gavinok)
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## Acknowledgments
* Hat tip to [Luke Smith](https://github.com/LukeSmithxyz) for some of the scripts modified