Skip to content

AnubhavChaturvedi-GitHub/PC-Automation

Repository files navigation

Automation Script by ©️Anubhav Chaturvedi

This script provides a variety of automation commands to control media, manage browser tabs, access system information, and more—all using simple text commands. Whether you're automating repetitive tasks or just exploring the possibilities, this script simplifies interaction with common applications and utilities.


📥 Installation Guide

1. Install Python

Download Python from the official website: Download Python

2. Install Visual Studio Code (VS Code)

Get VS Code for a powerful development environment: Download VS Code

3. Set Up Virtual Environment

To create a virtual environment, open your command line interface (CLI) and run:

python -m venv myenv

4. Install Required Packages

Activate your virtual environment and install the required packages by running:

pip install -r requirements.txt

🔧 Command Overview

General Commands

  1. Open any website: Access any website by specifying its URL.
  2. Check battery percentage: View the current battery level.
  3. Check charger status: Detect if the charger is plugged in or not.
  4. Check & set brightness level: View and adjust screen brightness.
  5. Create a file: Create files in various programming languages (e.g., Python, Java, JavaScript).
  6. Display IP address: Show the current IP address.
  7. Get random jokes: Display a random joke.
  8. Get random advice: Display random advice.
  9. Play music on YouTube: Open and play music on YouTube.
  10. Check microphone health: Test microphone functionality.
  11. Check speaker health: Test speaker functionality.
  12. Open any application: Launch applications by name.
  13. Get & set volume level: View and adjust system volume.

Media Control Commands

  1. Volume Up: volume up / volume badhao
  2. Volume Down: volume down / volume ghatao
  3. Seek Forward: seek forward / aage badhao
  4. Seek Backward: seek backward / peeche karo
  5. Seek Forward 10 Seconds: seek forward 10 seconds / 10 second aage badhao
  6. Seek Backward 10 Seconds: seek backward 10 seconds / 10 second peeche karo
  7. Seek Backward Frame: seek backward frame / frame peeche karo
  8. Seek Forward Frame: seek forward frame / frame aage badhao
  9. Seek to Beginning: seek to beginning / shuruat par jao
  10. Seek to End: seek to end / ant par jao
  11. Previous Chapter: seek to previous chapter / previous chapter par jao
  12. Next Chapter: seek to next chapter / next chapter par jao
  13. Decrease Playback Speed: decrease playback speed / speed kam karo
  14. Increase Playback Speed: increase playback speed / speed badhao
  15. Next Video: move to next video / next video par jao
  16. Previous Video: move to previous video / previous video par jao

Browser Control Commands

  1. Open New Tab: open new tab / new tab kholo
  2. Close Tab: close tab / tab band karo
  3. Open Browser Menu: open browser menu / browser menu kholo
  4. Zoom In: zoom in / zoom in karo
  5. Zoom Out: zoom out / zoom out karo
  6. Refresh Page: refresh page / page refresh karo
  7. Switch to Next Tab: switch to next tab / next tab par jao
  8. Switch to Previous Tab: switch to previous tab / previous tab par jao
  9. Open History: open history / history kholo
  10. Open Bookmarks: open bookmarks / bookmarks kholo
  11. Go Back: go back / peeche jao
  12. Go Forward: go forward / aage jao
  13. Open Dev Tools: open dev tools / dev tools kholo
  14. Toggle Full Screen: toggle full screen / full screen karo
  15. Open Private Window: open private window / private window kholo

Additional Media Commands (Duplicate with Alternative Keywords)

  1. Volume Up: volume up / volume badhao
  2. Volume Down: volume down / volume ghatao
  3. Seek Forward: seek forward / aage badhao
  4. Seek Backward: seek backward / peeche karo
  5. Seek Forward 10 Seconds: seek forward 10 seconds / 10 second aage badhao
  6. Seek Backward 10 Seconds: seek backward 10 seconds / 10 second peeche karo
  7. Seek Backward Frame: seek backward frame / frame peeche karo
  8. Seek Forward Frame: seek forward frame / frame aage badhao
  9. Seek to Beginning: seek to beginning / shuruat par jao
  10. Seek to End: seek to end / ant par jao
  11. Previous Chapter: seek to previous chapter / previous chapter par jao
  12. Next Chapter: seek to next chapter / next chapter par jao
  13. Decrease Playback Speed: decrease playback speed / speed kam karo
  14. Increase Playback Speed: increase playback speed / speed badhao
  15. Next Video: move to next video / next video par jao
  16. Previous Video: move to previous video / previous video par jao

🚀 Usage

After setting up the environment and installing requirements, run the automation script and enter the desired command (in English or Hindi) to perform the action. This README provides both English and Hindi equivalents for each command, making it easy to execute operations based on your preference.

About

Complete Automation by NetHyTech✅ – Streamline your processes and boost ©️efficiency with innovative automation solutions tailored to your needs. From concept to execution, we deliver seamless, reliable, and customized automation that transforms your operations, saves time, and enhances

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors