https://github.com/willdev12/csharp-desktop-pets
Customizable pets for your desktop
https://github.com/willdev12/csharp-desktop-pets
csharp csharp-app desktop desktop-app desktop-pet dotnet
Last synced: 11 months ago
JSON representation
Customizable pets for your desktop
- Host: GitHub
- URL: https://github.com/willdev12/csharp-desktop-pets
- Owner: WillDev12
- License: mit
- Created: 2023-07-25T01:24:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-27T20:10:10.000Z (over 2 years ago)
- Last Synced: 2025-02-06T23:18:38.894Z (about 1 year ago)
- Topics: csharp, csharp-app, desktop, desktop-app, desktop-pet, dotnet
- Homepage:
- Size: 4.75 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
csharp-desktop-pets

A repo inspired by Shirros/desktop-pet




🚀 Demo
[https://willdev12.github.io/posts/update/](https://willdev12.github.io/posts/update/)
🧐 Features
Here're some of the project's best features:
* Add images to animate your pet
* Select gifs for click hover and idle
* Add sounds to be played on click
* Specify width and height for display
* Generate on the go with no pre-setup required
* Make your own with NO CODE required
🛠️ Installation Steps:
1. Clone repo
```
$ git clone -b new --single-branch https://github.com/WillDev12/csharp-desktop-pets.git
// or install a theme
$ git init
$ git remote add origin https://github.com/WillDev12/csharp-desktop-pets.git
$ git fetch origin
$ git checkout origin/themes -- "Name - Author"
```
2. Customise (optional)
```
Add images and edit data/pet.json
```
3. Run
```
$ ./csharp-desktop-pet.exe
```
🍰 Contribution Guidelines:
To add a theme, please refer to /themes branch (store theme in a new folder titled "[PetName] - [Author]").
To change up how the program runs, edit the /new branch. (remember to save changes in /src too!)
💻 Built with
Technologies used in the project:
* c#
* .net runtime
🛡️ License:
This project is licensed under the MIT license