Skip to content

add1son/AddiScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AddiScripts

Welcome to AddiScripts! This repository contains a collection of scripts written in various languages, including AutoHotkey (AHK), PowerShell, Bash, and Python.

Folder Structure

The repository is organized into folders for each script type:

  • AHK: Contains scripts written in AutoHotkey.
  • PowerShell: Contains scripts written in PowerShell.
  • Batch: Contains scripts written in command prompt that can be saved as .bat files.
  • Bash: Contains scripts written in Bash.
  • Python: Contains scripts written in Python.
  • Userscripts: Contains scripts written for changing the way websites work in browser

Usage

To use the scripts in this repository, follow these steps:

  1. Navigate to the appropriate folder based on the script you wish to use.
  2. Review the README.md file within each folder for specific instructions and usage examples for the scripts contained within.
  3. Download the script(s) you need.
  4. Open the script file(s) in a text editor or script editor of your choice.
  5. Follow any additional setup instructions provided in the script comments or README.md file.
  6. Execute the script(s) according to the provided instructions.

Contributing

Contributions to this repository are welcome! If you have a script you'd like to share or an improvement to an existing script, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your changes (git checkout -b feature/add-new-script).
  3. Make your changes and commit them (git commit -am 'Add new script').
  4. Push your changes to your forked repository (git push origin feature/add-new-script).
  5. Create a pull request to merge your changes into the main repository.

Disclaimer:

All scripts provided in this GitHub directory are offered without warranty or guarantee. The end user is expected to read the comments associated with each script prior to running. The author(s) of these scripts shall not be held responsible for any damages or losses resulting from the use or misuse of these scripts.

About

Repo of personal scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published