Skip to content

akhikamil01/photo-organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐳 photo-organizer - Organize Your Photos, Videos, and Docs by Date

Download photo-organizer

πŸš€ Getting Started

Welcome to photo-organizer! This application helps you sort your photos, videos, and documents by date. It runs within a Docker container, making it easy to set up and use.

πŸ“¦ What You Need

To run photo-organizer, you will need:

  • A computer running Windows, Mac, or Linux.
  • Docker installed on your system. You can download Docker from here.
  • An internet connection to download the software.

πŸ“₯ Download & Install

To get started, visit this page to download the latest version of photo-organizer: Releases Page.

  1. Click on the link above.
  2. Locate the latest release.
  3. Download the Docker image or the relevant files provided.

🌟 Example Download Links

  • For simple use, you might download a Docker image like photo-organizer:latest if it's available. Make sure to select the appropriate version for your needs.

βš™οΈ How to Use

πŸ”§ Setting Up Docker

  1. Open Docker: Start the Docker application on your computer.
  2. Pull the Image: Open your command line interface (Terminal, Command Prompt, or PowerShell) and enter:
    docker pull akhikamil01/photo-organizer
    
  3. Run the Container: After pulling the image, run the container by typing:
    docker run -v /path/to/your/media:/media akhikamil01/photo-organizer
    
    Replace /path/to/your/media with the path to the folder containing your files.

πŸ“‚ Sorting Files

Step-by-Step

  1. Add Your Files: Place your photos, videos, and documents in the specified directory on your system.
  2. Run the Organizer: Use the command from above to initiate the organizer. The application will scan the folder you have linked.
  3. Wait for Sorting: The organizer will automatically sort your files into folders by date. You can find them neatly categorized in the same directory.

πŸ“Š Features

  • Date Sorting: Automatically sorts files by creation or modification date.
  • Support for Multiple Formats: Works with various file types including .jpg, .png, .mp4, .pdf, and more.
  • Docker Compatibility: Runs on any system that supports Docker, making it portable and easy to use.
  • User-Friendly Interface: Designed for casual users, no coding knowledge required.

πŸ“† FAQs

❓ What types of files can I organize with this tool?

You can organize photos, videos, and documents in multiple formats including JPEG, PNG, MP4, and PDF.

❓ Do I need to set up anything else after installing Docker?

No, once Docker is running, you can pull and run photo-organizer without additional setup.

❓ Is my data safe when using photo-organizer?

Yes, photo-organizer will only access files in the designated folder. No data is sent outside your computer.

πŸ› οΈ Troubleshooting

If you encounter any issues, follow these steps:

  1. Check Docker Status: Ensure Docker is running on your system.
  2. Update Docker: Make sure you have the latest version of Docker.
  3. Verify File Path: Double-check that the file path to your media directory is correct in the command.

If problems persist, visit the GitHub Issues Page for help.

🌍 Contributing

We welcome contributions! If you want to help improve photo-organizer, please create an issue or submit a pull request on our GitHub repository.

πŸ”— Useful Links

Start organizing your media today! Visit the releases page to download photo-organizer: Download photo-organizer.

About

πŸ“ Organize your media files automatically into a clean structure based on category, year, and month for easy access and management.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors