Skip to content

This is a Bash script for the Audio Guides Application. It provides a simple command-line interface for selecting and executing a custom command on .wav files in the current directory.

License

Notifications You must be signed in to change notification settings

izo/audioguides.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audioguides.sh

Audio Guides Application

This is a Bash script for the Audio Guides Application. It provides a simple command-line interface for selecting and executing a custom command on .wav files in the current directory.

Features

  • Displays a welcome screen to introduce the application.
  • Shows a disclaimer message about the project.
  • Allows selection of a .wav file from the current directory.
  • Executes a custom command on the selected file.
  • Displays contact information for the application.
  • Provides credits for the project.

Requirements

  • Bash shell
  • Whiptail command-line utility
  • minimodem command-line utility (if using the provided command)

Usage

  1. Clone the repository or download the script file.
  2. Make the script executable: chmod +x audioguides.sh
  3. Run the script: ./audioguides.sh
  4. Follow the on-screen instructions to navigate through the application.
  5. Select a .wav file to execute the custom command on.

Note: Make sure the necessary requirements are installed and accessible in the system's PATH.

Customization

You can customize the script by modifying the functions and adding your own commands or functionality. Each function is responsible for a specific task, such as displaying screens or executing commands.

License

This script is licensed under the MIT License.

Author

Feel free to fork, contribute, or provide feedback on the script.

ko-fi

About

This is a Bash script for the Audio Guides Application. It provides a simple command-line interface for selecting and executing a custom command on .wav files in the current directory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages