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.
Download Python from the official website: Download Python
Get VS Code for a powerful development environment: Download VS Code
To create a virtual environment, open your command line interface (CLI) and run:
python -m venv myenvActivate your virtual environment and install the required packages by running:
pip install -r requirements.txt- Open any website: Access any website by specifying its URL.
- Check battery percentage: View the current battery level.
- Check charger status: Detect if the charger is plugged in or not.
- Check & set brightness level: View and adjust screen brightness.
- Create a file: Create files in various programming languages (e.g., Python, Java, JavaScript).
- Display IP address: Show the current IP address.
- Get random jokes: Display a random joke.
- Get random advice: Display random advice.
- Play music on YouTube: Open and play music on YouTube.
- Check microphone health: Test microphone functionality.
- Check speaker health: Test speaker functionality.
- Open any application: Launch applications by name.
- Get & set volume level: View and adjust system volume.
- Volume Up:
volume up/volume badhao - Volume Down:
volume down/volume ghatao - Seek Forward:
seek forward/aage badhao - Seek Backward:
seek backward/peeche karo - Seek Forward 10 Seconds:
seek forward 10 seconds/10 second aage badhao - Seek Backward 10 Seconds:
seek backward 10 seconds/10 second peeche karo - Seek Backward Frame:
seek backward frame/frame peeche karo - Seek Forward Frame:
seek forward frame/frame aage badhao - Seek to Beginning:
seek to beginning/shuruat par jao - Seek to End:
seek to end/ant par jao - Previous Chapter:
seek to previous chapter/previous chapter par jao - Next Chapter:
seek to next chapter/next chapter par jao - Decrease Playback Speed:
decrease playback speed/speed kam karo - Increase Playback Speed:
increase playback speed/speed badhao - Next Video:
move to next video/next video par jao - Previous Video:
move to previous video/previous video par jao
- Open New Tab:
open new tab/new tab kholo - Close Tab:
close tab/tab band karo - Open Browser Menu:
open browser menu/browser menu kholo - Zoom In:
zoom in/zoom in karo - Zoom Out:
zoom out/zoom out karo - Refresh Page:
refresh page/page refresh karo - Switch to Next Tab:
switch to next tab/next tab par jao - Switch to Previous Tab:
switch to previous tab/previous tab par jao - Open History:
open history/history kholo - Open Bookmarks:
open bookmarks/bookmarks kholo - Go Back:
go back/peeche jao - Go Forward:
go forward/aage jao - Open Dev Tools:
open dev tools/dev tools kholo - Toggle Full Screen:
toggle full screen/full screen karo - Open Private Window:
open private window/private window kholo
- Volume Up:
volume up/volume badhao - Volume Down:
volume down/volume ghatao - Seek Forward:
seek forward/aage badhao - Seek Backward:
seek backward/peeche karo - Seek Forward 10 Seconds:
seek forward 10 seconds/10 second aage badhao - Seek Backward 10 Seconds:
seek backward 10 seconds/10 second peeche karo - Seek Backward Frame:
seek backward frame/frame peeche karo - Seek Forward Frame:
seek forward frame/frame aage badhao - Seek to Beginning:
seek to beginning/shuruat par jao - Seek to End:
seek to end/ant par jao - Previous Chapter:
seek to previous chapter/previous chapter par jao - Next Chapter:
seek to next chapter/next chapter par jao - Decrease Playback Speed:
decrease playback speed/speed kam karo - Increase Playback Speed:
increase playback speed/speed badhao - Next Video:
move to next video/next video par jao - Previous Video:
move to previous video/previous video par jao
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.