https://github.com/lullaby6/desktop-emojis
Python Desktop App - Emoji friend in your desktop! ^-^
https://github.com/lullaby6/desktop-emojis
desktop-app desktop-pet emoji emojis python script
Last synced: about 1 month ago
JSON representation
Python Desktop App - Emoji friend in your desktop! ^-^
- Host: GitHub
- URL: https://github.com/lullaby6/desktop-emojis
- Owner: lullaby6
- Created: 2023-10-24T01:41:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-24T21:22:15.000Z (over 2 years ago)
- Last Synced: 2025-01-25T13:25:16.256Z (over 1 year ago)
- Topics: desktop-app, desktop-pet, emoji, emojis, python, script
- Language: Python
- Homepage:
- Size: 37.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:
```bash
python main.pyw
```
if you want autorun open the file ```autorun.pyw.bat```
## Download
[Click here to download](https://github.com/lullaby6/Desktop-Emojis/releases/download/v1.0/Desktop-Emojis.zip) (.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](#run) if you are familiar with it.