Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/screamman-ssh/naughty-cat

A tkinter app which provides you a virtual companion with digital lively and cute cats to interact with on the screen.
https://github.com/screamman-ssh/naughty-cat

cats kitty pillow-library python3 python3-11 tkinter tkinter-gui virtual-companion

Last synced: 3 days ago
JSON representation

A tkinter app which provides you a virtual companion with digital lively and cute cats to interact with on the screen.

Awesome Lists containing this project

README

        

# Naughty Cat




Naughty Cat is a tkinter app which provides you a virtual companion with digital lively and cute cats to interact with on the screen. Varies of random cat behaviour such as: feeding, walking, sitting, loving and interacting with the user, make it lively and friendly. It can be a little friend while working.

## How to run/install
Install the requirements and run app :
```
#install requirements
pip install -r requirements.txt
#run program
py main.py
```
Or create an execution file (exe) via PyInstaller using command :
```
pyinstaller --noconfirm --onefile --windowed --icon "icon.ico" --name "naughty-cat" --add-data "icon.ico;." --add-data "asset;asset/" "main.py"
```
The execution file will be in ***dist*** folder
## Demo and Screenshot



Demo





Skins