Not-Baguette / WS2P

Windows Suicide Prevention Protocol, to stop you or anyone from suicides or act as a parental control
Creative Commons Attribution Share Alike 4.0 International
2 stars 0 forks source link
cute mental-health mental-health-awareness mentalhealth parental-control parental-control-tool python python3 suicide-prevention virtual-girlfriend windows-11

WS2P

Windows Suicide Preventation Protocol, to stop you or anyone from suicides or act as a parental control

Ruby

Current version: 1.1.1 Beta [UNSTABLE]

Information

This project is currently halted due to a death.

Features & Usage

This is Ruby's System Tray Tray But do not be fooled! You cannot just disable the firewall or quit that easily, you will be prompted with a password that is hashed in the code via SHA-256. However you can ask to change your name, hugs, or firewall your connection off.

How to run

Before you run this, you must fulfill the compatibility (and requirements if you're running via source code)

Compatibility (Before you run)

Requirements (For running via source code)

For requirements, it should work with python 3.11 or up, but 3.12.0 is used for development. you can check requirements.txt for required packages.

Source Code

Compiled version

Compile

The code is currently compatible with pyinstaller. You can compile via pyinstaller via this command below

pyinstaller -F -w --hidden-import "cryptography" --hidden-import "plyer.platforms.win.notification" --add-data "assets/*.ico;assets" --add-binary "assets;assets" -i assets/icon.ico main.py

Ideas for the future

Credits