realones / pet-therapy

Desktop Pets for macOS!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Desktop Pets

This is the source code of my macOS app Desktop Pets!.

As you can guess, it brings Desktop Pets to macOS ๐Ÿš€

Like the app? Join our Discord!

๐ŸŽฎ Supported Systems

The app is currently available for macOS and iOS (with slightly different features).

I'm working on a Python port using Qt, which will be targeting Windows and Linux systems.

๐Ÿค” What's a Desktop Pet?

It's just a cute little pet or animal that lives in your computer.

The most popular one was probably the eSheep for Windows 95.

Hope you like them too!

๐Ÿ“ฒ Get the app

For daily use I recommend getting the App from the App Store.

Alternatively, you can download the latest release from GitHub or build from source (see below).

Get it on the App Store

๐Ÿ”ฅ Screenshots

Homepage, light mode Settings, dark mode

๐ŸŽจ Create custom pets

Starting from version 2.20 you can now create custom pets, please check the documentation.

You do not need any programming knowledge or Xcode to create your own pets, just design your characters and follow the instructions, good luck!

๐Ÿ™ Contribute

Contributors get a shout out in the app, just saying... ๐Ÿ˜ Contributors, dark mode

If you wish to improve support for your language, join our Discord and let us know!

๐Ÿ› ๏ธ Build from Source

  1. Download and setup Xcode
  2. Open the Sources/macOS/DesktopPets.xcworkspace
  3. Give Xcode some time to figure out dependencies...
  4. Run

About

Desktop Pets for macOS!

License:MIT License


Languages

Language:Swift 59.5%Language:Python 40.5%