Skip to content

Pyhroff/HackerOS

Repository files navigation

HackerOS Aesthetic Pack

CI

Turns your Windows 11 laptop into something out of a hacker movie. Green terminals, dramatic lock screens, live hex dump screensaver. All visual — nothing actually dangerous.

Demo

Screenshots / GIF go here. Capture the hex-dump screensaver and lock overlay in action and drop them in a screenshots/ folder, e.g.:

![Hex Stream](screenshots/hex_stream.png)

Features

  • Hex Stream — fullscreen scrolling memory hex dump (screensaver)
  • Lock Overlay — dramatic terminal animation before your screen locks
  • Terminal Startup — hacker greeting every time you open PowerShell
  • HackerOS Theme — green-on-black Windows Terminal colour scheme

Setup

pip install pyfiglet colorama
powershell -ExecutionPolicy Bypass -File install.ps1

Quick run

python hex_stream.py               # screensaver
python lock_overlay.py --preview   # lock animation (no actual lock)
python terminal_startup.py         # terminal greeting

Requirements

  • Windows 11
  • Python 3.x
  • Windows Terminal (optional, for theme)

Uninstall

Delete the folder. Remove the line from your PowerShell profile. Done.

About

🟢 Hacker-movie aesthetic pack for Windows 11 — green terminals, a dramatic lock-screen animation, and a live hex-dump screensaver. All visual, nothing dangerous.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors