Skip to content

PDF_2_TXT Text_to_Speech Add_Video_Outro Remove_Metadata BTC_Price AI_Image_Generator

License

Notifications You must be signed in to change notification settings

daverex956/simple_apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot 2024-08-17 at 12 58 43 PM

simple_apps Setup Guide

Steps

  1. Check Python Installation:

    • Open Terminal (Mac/Linux) or Command Prompt (Windows).
    • Type: python --version. If Python 3.x.x shows, you're set. If not, install Python from the official website, ensuring you select "Add Python to PATH."
  2. Download Project:

    • Download the project via Download ZIP or use Git to clone the repository.
  3. Install Libraries:

    • Open Terminal or Command Prompt.
    • Use cd /path/simple_apps to navigate to the project directory.
    • Run: pip install -r requirements.txt to install required libraries.
  4. Install ffmpeg:

    • Mac/Linux: Run brew install ffmpeg.
    • Windows: Search for "install ffmpeg on Windows" and follow a guide.
  5. Run the Script:

    • Open Terminal or Command Prompt.
    • Use cd /path/to/your/project/folder to go to the project directory.
Screenshot 2024-08-18 at 6 15 37 PM

About

PDF_2_TXT Text_to_Speech Add_Video_Outro Remove_Metadata BTC_Price AI_Image_Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages