Logo from Lobotomy Corporation: https://store.steampowered.com/app/568220/Lobotomy_Corporation__Monster_Management_Simulation/
Download latest releaase
Entertaining desktop program that silently and suddenly displays a random image from your personal folders right on your screen.
Supports Windows and Linux.
Don't use this on stream if you have personal data on your computer. You download the program knowing this, releasing us from responsibility for what happens.
Your data is not tracked, the program runs locally on your computer and does not send anyone's data, it is not identified or sent.
Visual C++ Redistributable and necessary that the .exe file be located next to the .dll files
sudo apt install qtbase5-dev qttools5-dev-tools qtmultimedia5-devsudo pacman -S qt5-base qt5-tools qt5-multimedia-- if windows
-- install cmake: https://cmake.org/download/
-- install git: https://git-scm.com/downloads
vcpkg install qt5
-- if arch
sudo pacman -S git cmake
-- if ubuntu/debian
sudo apt install git && sudo apt install cmake && sudo apt-get install -y build-essential
-- both platforms
git clone https://github.com/adskoe96/ProjectLobotomy.git
cd ProjectLobotomy
-- if windows
mkdir build && buildRelease
-- if linux
mkdir build && chmod +x ./buildRelease.sh && ./buildRelease.sh
bruh, just look at your tray