autofile VS elodie

Compare autofile vs elodie and see what are their differences.

autofile

Mac command line app to automatically move or copy files based on metadata associated with the files. For example, file your photos based on EXIF metadata or use MP3 tags to file your music files. (by RhetTbull)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
autofile elodie
1 8
21 1,224
- -
5.3 2.8
17 days ago about 1 month ago
Python Python
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

autofile

Posts with mentions or reviews of autofile. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-04.
  • Usage outside photos database
    2 projects | /r/osxphotos | 4 Mar 2023
    It's not currently possible to use osxphotos with photos outside of the Photos.app nor is this a use case I plan to support. osxphotos is very tightly coupled to Photos.app. However, there are other apps that may help. For example elodie is another command line tool that automatically files photos using a customizable naming scheme. I'm the author of osxphotos and I have a similar app, autofile that, like elodie, can automatically file photos (and other file types) based on a customizable template (using the same template language as osxphotos). Unfortunately autofile currently only runs on MacOS but I am working on a re-write that will allow it to run on Windows and Linux. For your use case I think elodie is probably the best option at the moment.

elodie

Posts with mentions or reviews of elodie. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-06.
  • Help! Advice to organise one giant folder of photos in to subdirectories by date...
    3 projects | /r/DataHoarder | 6 Mar 2023
    elodie can do this and is very configurable.
  • Usage outside photos database
    2 projects | /r/osxphotos | 4 Mar 2023
    It's not currently possible to use osxphotos with photos outside of the Photos.app nor is this a use case I plan to support. osxphotos is very tightly coupled to Photos.app. However, there are other apps that may help. For example elodie is another command line tool that automatically files photos using a customizable naming scheme. I'm the author of osxphotos and I have a similar app, autofile that, like elodie, can automatically file photos (and other file types) based on a customizable template (using the same template language as osxphotos). Unfortunately autofile currently only runs on MacOS but I am working on a re-write that will allow it to run on Windows and Linux. For your use case I think elodie is probably the best option at the moment.
  • Year old indie mobile app: what worked for the long haul
    2 projects | news.ycombinator.com | 7 Jan 2023
    I have an 8 year old app that reminds me a lot of this article.

    Something that's worked really well for me was that I created a plugin feature and most new features are actually plugins. This lets me add capabilities without touching or adding logic to the core code.

    Last night I added SQLite support as a plugin. 2 code files and one is unit tests. https://github.com/jmathai/elodie/pull/443/files

    I don't know if this is the best approach but it's worked better than others in my 20+ years of writing software.

  • My Cloud Storage Crisis
    1 project | news.ycombinator.com | 26 Oct 2022
    I stopped using Google Photos in favor of Synology Photos which comes pretty close in terms of functionality and polish.

    Google Photos is excellent.

    Synology Photos is really good. And this seems to be a worthwhile tradeoff for me.

    Disclaimer: I founded 2 photo startups and have documented the solution I've finally landed on and have been using/evolving for 7 years now.

    1. https://github.com/jmathai/elodie

    2. https://medium.com/@jmathai/understanding-my-need-for-an-aut...

    3. https://medium.com/@jmathai/introducing-elodie-your-personal...

    4. https://medium.com/@jmathai/my-automated-photo-workflow-usin...

    5. https://medium.com/@jmathai/one-year-of-using-an-automated-p...

  • Ask HN: What's your approach to personal data archiving and backups?
    2 projects | news.ycombinator.com | 13 Sep 2021
    I wrote this tool to normalize folder and file names <https://github.com/jmathai/elodie>.

    I wrote about the rest of the system in the following posts.

    1. https://medium.com/@jmathai/introducing-elodie-your-personal...

    2. https://medium.com/@jmathai/understanding-my-need-for-an-aut...

    3. https://medium.com/@jmathai/my-automated-photo-workflow-usin...

    4. https://medium.com/@jmathai/one-year-of-using-an-automated-p...

  • Rename Photo's based on EXIF data on time/date taken
    1 project | /r/synology | 19 Jan 2021
    Check out https://github.com/jmathai/elodie
  • Years of Photos &amp; Videos. Help &amp; Advice.
    2 projects | /r/selfhosted | 19 Jan 2021
    Elodie - cli; automatically organizes based on exif data
  • Ask HN: How/Where do you store/backup your photos safely?
    1 project | news.ycombinator.com | 13 Jan 2021
    I've been using this fully automated system for the last 5 years.

    I store my photo archive on a Synology NAS at home which Syncs to Dropbox and uploads a copy of each photo to Google Photos for browsing and sharing. I'm hoping to switch to Backblaze, from Dropbox, once Synology Photos is available and drop Google Photos as well.

    I've documented the entire process and include source code on Github.

    Auto organize based on EXIF: https://github.com/jmathai/elodie

    Series of posts on Medium:

What are some alternatives?

When comparing autofile and elodie you can also consider the following projects:

iptcinfo3 - iptcinfo working for python 3 finally do pip3 install iptcinfo3

google-photos-exif - A tool to populate missing `DateTimeOriginal` EXIF metadata in Google Photos takeout, using Google's JSON metadata.

osxmetadata - Python package to read and write various MacOS extended attribute metadata such as tags/keywords and Finder comments from files. Includes CLI tool for reading/writing metadata.

InquirerPy - :snake: Python port of Inquirer.js (A collection of common interactive command-line user interfaces)

rclone - "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files

PyDrive - Google Drive API Python wrapper library

synology-api - A Python wrapper around Synology API

synology-thumbgen - Thumbnail generator for Synology

twitch-clip-archiver - Utility to mass-download a Twitch streamer's clips. Allows both local storage, as well as directly upload to Google Drive

photo-processing - Collection of scripts I use to postprocess photos

go-exiftool - A thin wrapper around ExifTool

PyInquirer - A Python module for common interactive command line user interfaces