An open API service indexing awesome lists of open source software.

https://github.com/otglotv22/docklock

A simple Terminal script to lock your macOS dock to prevent changes. You can lock the dock position, size, and contents.
https://github.com/otglotv22/docklock

docker mac macos macosx

Last synced: 2 months ago
JSON representation

A simple Terminal script to lock your macOS dock to prevent changes. You can lock the dock position, size, and contents.

Awesome Lists containing this project

README

          

# DockLock

![Promo Image](https://otglot.weebly.com/uploads/4/4/8/2/44824789/promo_orig.png)

![Promo Image](https://otglot.weebly.com/uploads/4/4/8/2/44824789/promo-2_orig.png)

**About:**

DockLock is a simple Terminal script to lock your macOS dock to prevent changes. You can lock the dock position, size, and contents.
Bellow is a example how it runs.

![Example](https://i.imgur.com/mnXnTjP.png)





![Example 2](https://otglot.weebly.com/uploads/4/4/8/2/44824789/screenshot-2024-03-10-at-2-39-05-pm_orig.png)

**How to Run:**

1. Download the .sh file.
2. Save it in your desired location.
3. Open the Terminal app.
4. Navigate to where your script is saved, e.g. for Desktop you would type cd Desktop
5. Type the command chmod +x DockLock.sh (you only need to do this once)
6. Type the command ./DockLock.sh to run the script.
7. Done. Repeat steps 3, 4 and 6 if you want to open the Script again.

**Features:**

1 - Lock Dock Position: Prevent unintended changes to the dock's position, i.e. having the dock on the bottom, left, or right.

2 - Lock Dock Size: Set and maintain your preferred dock size.

3 - Lock Dock Contents: Secure your docks contents to prevent accidental changes, i.e. stops items from being re-arranged, removed, or added.

4 - Clear Terminal: Improve visibility by clearing the terminal screen.

0 - Exit: Safely exit the DockLock program.

**Coming Soon**

1. App based so there will be no need to open Terminal and locate the Script file.

2. Icon for app so it will be easy to locate and better looking on your computer.

3. Simple to follow video tutorial on how to use the programme.

4. Simple to follow text based instructions on how to use the programme.