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

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.

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`.