Skip to content

One off programs I write to (try and) achieve a specific one-off task

License

Notifications You must be signed in to change notification settings

WnndGws/scripts

Repository files navigation

Scripts

This is a collection of scripts that I have written to achieve some simple tasks.

Getting Started

All shell scripts aim to be POSIX compliant, but are written in ZSH and will thus work best in this environment. All Python scripts are written for Python 3.6+.

Installing

All scripts should be able to run in isolation. e.g.

chmod +x script.py
./scripts.py

Contributing

I am more than happy to be shown how to improve these scripts. Simply fork, edit, and submit a PR with any changes.

About

One off programs I write to (try and) achieve a specific one-off task

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published