Do you wish to avoid costs from storage software including Google Drive or Dropbox? Save all your memories on the cloud for free without any subscription or premium charges
Installation:
Clone the repository on your local machine and install the required dependencies
git clone https://github.com/Sujas-Aggarwal/Free-Image-Hosting
cd project_directory (Where the repository is located in your machine)
pip install -r requirements.txt
Usage:
Run the main script:
python main.py
Here you have a few options using an image URL
1. To download an image from the URL, use 'download'
2. To upload an image from the path, use 'upload'
3. To convert links from indirect to direct, use 'convert'
4. To exit, use 'exit'
5. To restart, use 'restart'
6. To display this help, use 'help'
Contributing: If you'd like to contribute to this project
1. Fork the repository
2. Create a new branch (git checkout -b feature-branch)
3. Make your changes
4. Commit your changes (git commit -am 'Add new feature')
5. Push to the branch (git push origin feature-branch)
6. Create a new pull request
How to make a pull request:
1. Go to the main repo
2. There should be a blue button where you can review the changes you pushed
License: