Skip to content

mac-tool/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scripts

A small collection of useful shell scripts.

Browse scripts

Use the searchable web catalog:

https://mac-tool.github.io/scripts/

The catalog lets you:

  • Search scripts by name, tag, usage, or source code
  • Read short usage notes
  • Preview scripts with syntax highlighting
  • Edit a browser-only scratch copy
  • Copy the original or edited version directly

Local usage

Clone the repository:

git clone https://github.com/mac-tool/scripts.git
cd scripts

Make scripts executable:

chmod +x *.sh

Run a script:

./script-name.sh

Contributing

Add short metadata comments near the top of each script so the web catalog can index it nicely:

# Short description of what the script does.
# Tags: macos, github, icon, download
#
# README:
# Short beginner-friendly usage notes.

License

MIT License. See LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages