Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 9 days ago
JSON representation

Customizable pets for your desktop

Awesome Lists containing this project

README

        

csharp-desktop-pets

project-image

A repo inspired by Shirros/desktop-pet

shieldsshieldsshieldsshields

🚀 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