This is the source code of my macOS app Desktop Pets!.
As you can guess, it brings Desktop Pets to macOS 🚀
Like the app? Consider supporting me via Patreon!
It's just a cute little animal that lives in your computer.
The most popular one was probably the eSheep for Windows 95.
Hope you like them too!
- A SwiftUI view renders animations frames
- A window with transparent background moves around according to pet state
- Windows are detected as obstacles
- A lot of hard work with Aseprite
- Download and setup Xcode
- Open the
PetTherapyworkspace - Give Xcode some time to figure out dependencies...
- Select target 'Desktop Pets Dev'
For daily use I recommend getting the App from the App Store.
Unfortunately, Xcode does not like local swift packages very much. In case you get any error about missing packages, try the following:
- Clean build folder (Product > Clean)
- Reset Packages Cache (Package Dependencies > Right Click)
- Wait for process completion
- Close and re-open Xcode
- Build



