replace Spectacle recommendation with Rectangle

This commit is contained in:
Oliver Ladner 2023-12-18 13:55:42 +01:00
commit cc4c8ac601

View file

@ -2,23 +2,23 @@
## Software to make it behave like a real OS ## Software to make it behave like a real OS
* [Homebrew](http://brew.sh) - [Homebrew](http://brew.sh)
* [Spectacle](https://www.spectacleapp.com) - [Rectangle](https://rectangleapp.com) the alternative to Spectacle
* [Shortcat](https://shortcat.app) - [Shortcat](https://shortcat.app)
* [Tunnelblick](https://tunnelblick.net) - [Tunnelblick](https://tunnelblick.net)
* [iTerm2](https://iterm2.com) - [iTerm2](https://iterm2.com)
* [cool-retro-term](https://github.com/Swordfish90/cool-retro-term) - [cool-retro-term](https://github.com/Swordfish90/cool-retro-term)
* [Caffeine](http://lightheadsw.com/caffeine/) (does not work on M2) - [Caffeine](http://lightheadsw.com/caffeine/) (does not work on M2)
* [Flycut](https://github.com/TermiT/Flycut/releases) - [Flycut](https://github.com/TermiT/Flycut/releases)
* [Nextcloud](https://nextcloud.com/install/) - [Nextcloud](https://nextcloud.com/install/)
* [Open-source fonts via brew](https://github.com/Homebrew/homebrew-cask-fonts) - [Open-source fonts via brew](https://github.com/Homebrew/homebrew-cask-fonts)
* [displayplacer](https://github.com/jakehilborn/displayplacer) - [displayplacer](https://github.com/jakehilborn/displayplacer)
* [Obsidian](https://obsidian.md) - [Obsidian](https://obsidian.md)
### Work related software ### Work related software
* [Docker](https://www.docker.com/products/docker-desktop) - [Docker](https://www.docker.com/products/docker-desktop)
* [USB Overdrive](http://www.usboverdrive.com) - [USB Overdrive](http://www.usboverdrive.com)
## brew installed packages ## brew installed packages
@ -37,4 +37,3 @@ defaults write com.apple.desktopservices DSDontWriteUSBStores -bool true
# Then reload the GUI # Then reload the GUI
killall SystemUIServer killall SystemUIServer
``` ```