Skip to content

Easily execute system commands with the keyword "Hey Baby" anywhere in your input. Add new commands dynamically without editing the script. Supports case-insensitive command recognition. Perfect for streamlining your workflow and having some fun with command-line interactions!

License

Notifications You must be signed in to change notification settings

LxaNce-Hacker/BabyScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baby Script

Image
This repository contains a bash script that allows you to execute system commands using the keyword "Hey Baby" anywhere in your input string. The script supports predefined commands and allows you to add new commands dynamically without editing the script.

${{\color{red} Creator}}\ Prince\ Katiyar$

Features

  • Execute predefined system commands using the keyword "Hey Baby".
  • Add new commands dynamically.
  • Case-insensitive command recognition.

Installation

  1. Clone the repository: git clone https://github.com/LxaNce-Hacker/BabyScript

  2. Change the directory: cd BabyScript

  3. Setup the tool: bash setup.sh

Usage

  • Running Predefined Commands :

    • You can run predefined commands by typing them with the keyword "Hey Baby" anywhere in the string.
      Hey Baby upgrade yourself
      Hey Baby Good Night
      etc
  • Adding New Commands :

    • You can add new commands dynamically without editing the script by using the following command :
      Hey Baby add new cmd
  • Custom Command File :

    • The custom commands are stored in /usr/local/bin/baby_commands.txt. Each line in this file contains a command name and its corresponding action, separated by a colon.
      good afternoon:echo "Good Afternoon! Have a nice day!"

License

This project is licensed under the GNU.

Contributing

Contributions are welcome! Please open an issue or submit a pull request with your changes.

Support

If you encounter any issues or have any questions, please open an issue on the GitHub repository.

Contact

If you have any questions or feedback, please feel free to contact me at support@lxance.xyz.

About

Easily execute system commands with the keyword "Hey Baby" anywhere in your input. Add new commands dynamically without editing the script. Supports case-insensitive command recognition. Perfect for streamlining your workflow and having some fun with command-line interactions!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages