WindowPet
WindowPet copied to clipboard
Pet overlay app built with tauri and react that lets you have adorable companion such as pets, anime characters on your screen.
it starts in a new window, and background color is black
It works fine on windows(baremetal/vm), however I cannot run on linux. Env: NixOS(Gnome X11/Wayland AppImage-version baremetal) , PopOS(Cosmic/Gnome Wayland AppImage-version vm) , Debian(KDE Wayland deb-version vm) NixOS derivation ``` {...
When trying to install the .deb package on Ubuntu 24.04.2 LTS, I get the following error: ``` sudo apt install '/home/operative/Downloads/window-pet_0.0.9_amd64.deb' Reading package lists... Done Building dependency tree... Done Reading...
When trying to launch the AppImage on Ubuntu 24.04.02 LTS (X Window Manager) from console, I get the following errors: ``` '/home/operative/Downloads/window-pet_0.0.9_amd64.AppImage' /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name Failed to load module:...
$ ./window-pet_0.0.8_amd64.AppImage ** (window-pet:148501): WARNING **: 23:19:00.938: webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing. [2024-10-22][15:19:00][INFO][window_pet] app started
