Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lullaby6/desktop-emojis
Python Desktop Script - Emoji friend in your desktop! ^-^ (only Windodws)
https://github.com/lullaby6/desktop-emojis
desktop-app desktop-pet emoji emojis python script
Last synced: about 2 months ago
JSON representation
Python Desktop Script - Emoji friend in your desktop! ^-^ (only Windodws)
- Host: GitHub
- URL: https://github.com/lullaby6/desktop-emojis
- Owner: lullaby6
- Created: 2023-10-24T01:41:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-24T17:41:43.000Z (about 1 year ago)
- Last Synced: 2023-10-24T18:29:50.322Z (about 1 year ago)
- Topics: desktop-app, desktop-pet, emoji, emojis, python, script
- Language: Python
- Homepage:
- Size: 18.9 MB
- Stars: 0
- 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.