Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 927 Bytes

README.md

File metadata and controls

53 lines (33 loc) · 927 Bytes

Intro

This little thing was built because one day I just wanted to send a voice note to a person without revealing my actual voice. If the application is not available on the cloud or the link has expired, then you can run this on your local machine.

 

This How It Looks   ; )

pixelateaudio.mp4

 

Steps To Run The Application Locally

  1. Clone the repository.
git clone https://github.com/git-pixel22/pixelateAudio.git

 

  1. Move into the project directory if using the terminal by doing
cd pixelateaudio

Or simply open the folder in VS Code.

 

  1. Install the requirements of the project.
pip install -r requirements.txt

 

  1. Run the application.
flask run

 

  1. Open your browser and go to your localhost's port 5000.
http://localhost:5000/