https://github.com/hazcod/backwi.sh
Triggers a TimeMachine backup when you're connected to a specific Wireless Network.
https://github.com/hazcod/backwi.sh
Last synced: 2 months ago
JSON representation
Triggers a TimeMachine backup when you're connected to a specific Wireless Network.
- Host: GitHub
- URL: https://github.com/hazcod/backwi.sh
- Owner: hazcod
- Created: 2018-08-13T06:59:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-04T06:50:42.000Z (over 7 years ago)
- Last Synced: 2025-03-17T13:58:07.974Z (over 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# backwi.sh
Triggers a TimeMachine backup when you're connected to a specific Wireless Network.
## Usage
`./backwi.sh `
## Automation
Copy `backwi.plist` to `~/Library/LaunchAgents/com.hazcod.backwi.plist` and adapt the settings.
Now enable it with `launchctl load ~/Library/LaunchAgents/com.hazcod.backwi.plist`.
Logs can be viewed with `tail -f /var/log/system.log`.