Skip to content

Python Desktop App - Emoji friend in your desktop! ^-^

Notifications You must be signed in to change notification settings

lullaby6/Desktop-Emojis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop Emojis

A emoji friend on the bottom-right side of your screen!

Made with pygame and win32 apis.

Requeriments

  • Windows
  • Python

Run

Clone or download this repository and open the file main.pyw or run the command:

python main.pyw

if you want autorun open the file autorun.pyw.bat

Download

Click here to download (.exe)

You need unzip the downloaded file, and if you want autorun open the file autorun.bat

Warning: in the executable version (.exe) the emoji does not have permissions to be displayed above other windows, so it does not have the fixed display property, therefore I recommend to run it with python if you are familiar with it.