Skip to content

🐍 A collection of useful, fun, and experimental Python scripts for automation, file management, PDF/image handling, pranks, system monitoring, and more β€” crafted by Lovnish Verma.

License

Notifications You must be signed in to change notification settings

lovnishverma/myscripts

Repository files navigation

🐍 MyScripts by Lovnish Verma

A collection of handy, fun, and powerful Python scripts created for automation, productivity, entertainment, and learning. From cleaning your PC and reducing image sizes to generating QR codes and detecting motion β€” this repo has it all!


πŸ“‚ Repository Structure

Script Description
PC-Cleaner.py Cleans temporary and junk files from your system to free up space.
files_organiser.py Automatically organizes files in a folder based on file types. Read Blog
image_kb_reducer.py Compresses images to reduce file size while retaining quality.
pdfs-merger.py / PDF-Merger.py Merges multiple PDF files into a single file.
ppttopdf.py Converts PowerPoint presentations (.pptx) to PDF format.
url-to-qr.py Generates a QR code for any URL provided.
system_monitor_script.py Monitors system resource usage (CPU, RAM, etc.).
motion-detection.py Detects motion using your webcam and OpenCV.
paho.py MQTT-based messaging script using the Paho MQTT client.
shutdown.py Shuts down the computer immediately after execution.
google_me.py Automatically searches β€œLovnish Verma” on Google.
haha.py A prank script that creates mouse mayhem.
chaotic.py A chaotic (but safe) prank script to surprise users.

πŸš€ Getting Started

πŸ›  Requirements

Install the required Python packages (if any) using:

pip install library-name

If a script needs specific modules (e.g., opencv-python, pillow, pyautogui, paho-mqtt), check the script header or inline comments for instructions.


πŸ§ͺ How to Use

  1. Clone the repository:

    git clone https://github.com/lovnishverma/myscripts.git
    cd myscripts
  2. Run any script:

    python script_name.py

For scripts like shutdown.py or haha.py, use with caution!


⚠️ Disclaimer

Some of these scripts (like shutdown.py, haha.py, chaotic.py) are designed for educational or entertainment purposes. Please read each script carefully before executing and use responsibly.


πŸ‘¨β€πŸ’» Author

Lovnish Verma πŸ“« GitHub 🧠 Passionate about Python, automation, IoT, and open-source.


πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.


⭐️ Show Your Support

If you found this repo helpful or fun:

  • 🌟 Star it on GitHub
  • 🍴 Fork it
  • πŸ›  Suggest new scripts or improvements via pull request

Happy scripting!

About

🐍 A collection of useful, fun, and experimental Python scripts for automation, file management, PDF/image handling, pranks, system monitoring, and more β€” crafted by Lovnish Verma.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages