Giter VIP home page Giter VIP logo

lost-photos-found's Introduction

Lost-Photos-Found

Recover all your images buried deep in Gmail! It's actually better than LostPhotos (another similar app for Mac and Windows) because we support ALL types of images you may have in your mails, and can locate and save inline images as well. These days people just drag & drop images onto messages, so LostPhotos wont' work for you here, but we will!

Installation and usage

To install the basic dependencies via PyPI:

pip install imapclient
pip install keyring
pip install chardet

Your Python installation is supposed to have the email module by the way. Tests have been done using Python 2.7.3rc2.

Once your environment is ready just run ./lpf.py. It will create a basic config file and aks for your credentials. The config file is in ~/.LostPhotosFound/config by default, if you ever need to change it.

Your password will be stored in your system's keychain not in the config file, don't worry. The app works just fine with Google's 2-step authentication too, just provide an app specific password for it and you're good.

Development

Wanna help? Fork it and pick your favorite from the TODO section below. It's a GPL project, real open source and free.

TODO

  • Generic IMAP server support, not just Gmail's?
  • Create a simple interface with pyqt like an album frame (using QFileSystemWatcher?)
  • CLI options for download criteria and attachment size?
  • Better (real) debug logging :-)
  • Statistics!

lost-photos-found's People

Contributors

caiobegotti avatar cmatsuoka avatar mhubig avatar tylerritchie avatar

Watchers

B'Random Cliphord EiQ avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.