Skip to content

CatmanIX/Desktop-Waifus

 
 

Repository files navigation

Desktop Ponies

8 bit ponies on your desktop.

Desktop Ponies Desktop Background by CuteSkitty

Desktop Ponies lets you choose some ponies from My Little Pony: Friendship is Magic to trot around your desktop whilst you work.

The ponies will move around on screen performing a variety of custom animations. They also talk occasionally and some ponies will interact with each other.

There are over 280 ponies and other characters from the show included. There is also a wide array of OCs available and you can create your own ponies too.

Don't want to restrict yourself to just ponies? Try downloading the Equestria Girls characters made by Bot-chan.

Installation

Desktop Ponies works on Windows, Mac and Linux.

On Mac, some tools will not extract the files correctly into their folders. One tool recommend by some users is The Unarchiver which will extract your files correctly.

License

The artwork is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0). This means you are allowed to share and alter the artwork, provided you give credit, do not use it for commercial purposes and release it under this same license. You can find assets for the ponies and other characters in the Content/Ponies directory. There is a list of credits in the Content directory.

The source code is available under the same license.

External Links

  • Ponychan Mane Thread - Discussion of the program and canon artwork.
  • Ponychan OC Thread - Download a collection of common OCs and other art. Includes templates and resources for creating your own ponies.
  • deviantART Group - Group maintained by contributing artists to showcase their work.

Documentation

Some information about the file formats employed by the program can be found in the technical documentation.

Building

This project evolved from a Windows only solution and whilst it just about runs on non-Windows machines thanks to Mono, it is not really portable in terms on building on other platforms (sorry about that).

You will need to install Mono in order to acquire the libraries for the Gtk/Cairo portion of the program that runs on non-Windows platforms. You will probably need to update the references for those dlls in each of the projects that requires them.

The Microsoft.DirectX.AudioVideoPlayback library is long since obsolete but is used to play audio. You need to install the DirectX 9 redistributable in order to resolve this reference.

Once resolved, you have a standard Visual Studio solution split into three projects. Desktop Sprites is the library that handles rendering, Desktop Ponies is the pony specific part of the application and Release Tool is used to run image optimizers and package new releases.

If you want to use the Release Tool to optimize images, you will need to acquire the gifsicle and pngout and drop them into the application directory for them to work.

About

Converting desktop ponies to anime waifus.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Visual Basic .NET 60.6%
  • C# 39.4%