https://github.com/adskoe96/projectlobotomy
just for fun
https://github.com/adskoe96/projectlobotomy
joke-program
Last synced: 11 months ago
JSON representation
just for fun
- Host: GitHub
- URL: https://github.com/adskoe96/projectlobotomy
- Owner: adskoe96
- Created: 2025-05-31T00:33:20.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-02T00:31:15.000Z (12 months ago)
- Last Synced: 2025-06-08T13:06:38.468Z (12 months ago)
- Topics: joke-program
- Language: C++
- Homepage:
- Size: 1.98 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Lobotomy
[Download latest releaase](https://github.com/adskoe96/ProjectLobotomy/releases)
Entertaining desktop program that silently and suddenly displays a random image from your personal folders right on your screen.
Supports Windows and Linux.
## Important information
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.
## Privacy Policy
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.
## Dependencies
### Windows
```
Visual C++ Redistributable and necessary that the .exe file be located next to the .dll files
```
### Linux (Debian/Ubuntu)
```bash
sudo apt install qtbase5-dev qttools5-dev-tools qtmultimedia5-dev
```
### Linux (Arch)
```bash
sudo pacman -S qt5-base qt5-tools qt5-multimedia
```
## Building from Source
```
-- 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
```
## How to escape from this???!!
bruh, just look at your tray