https://github.com/hazcod/homebrew-hazcod
Homebrew tap for my personal projects.
https://github.com/hazcod/homebrew-hazcod
homebrew homebrew-tap
Last synced: about 1 year ago
JSON representation
Homebrew tap for my personal projects.
- Host: GitHub
- URL: https://github.com/hazcod/homebrew-hazcod
- Owner: hazcod
- Created: 2019-01-04T06:23:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-13T19:47:47.000Z (over 2 years ago)
- Last Synced: 2025-03-29T10:22:28.438Z (about 1 year ago)
- Topics: homebrew, homebrew-tap
- Language: Ruby
- Homepage:
- Size: 27.3 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew hazcod Tap
This is my tap repository so you can use homebrew to install, uninstall and update my projects.
## Installation
If you haven't, install Homebrew: `/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"`
Then install this tap using `brew tap hazcod/homebrew-hazcod`. You can now `brew install` my packages.
## Packages
#### maclaunch
Manage your macOS startup items. ([Github](https://github.com/hazcod/maclaunch))
> `brew install maclaunch`
#### macbac
Manage your macOS snapshots. ([Github](https://github.com/hazcod/macbac))
> `brew install macbac`
#### backwi
Triggers a TimeMachine backup when connected to a specific WiFi network. ([Github](https://github.com/hazcod/backwi.sh))
> `brew install backwi`
#### restimac
Triggers a fast [restic](https://github.com/restic/restic) backup when connected to a specific WiFi network. ([Github](https://github.com/hazcod/restimac.sh))
> `brew install restimac`