Giter Site home page Giter Site logo

msngupta / unattach Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jayenashar/unattach

0.0 0.0 0.0 448 KB

Unattach allows you to free your up Google space by easily downloading and optionally removing Gmail attachments from many emails at once.

Home Page: https://unattach.app/

License: Other

Java 94.91% HTML 0.77% CSS 1.54% Shell 2.68% PowerShell 0.10%

unattach's Introduction

Unattach

See homepage for more info.

Legal

Dependencies

Build & Run

  • Build with mvn clean package.
  • Run with java -jar target/client-3.0.0-jar-with-dependencies.jar.

File linking

Known Limitations

  • On some emails, the app will fail with OutOfMemoryError even with the maximum heap size set to 2GB. This occurs when the Gmail API client library unpacks the downloaded email in local memory using a third-party JSON library, which appears to sometimes make inefficient use of the available memory. If this happens, the original email will remain intact, the memory will be recovered, and the processing will continue with the next email.
  • The maximum number of search results is 500 despite the requested limit being much higher. This appears to be a restriction within the Gmail API service. If (downloading and) removing attachments through the Schedule feature, this limitation is not an issue, since a subsequent search will return different results. If only downloading attachments, a workaround is to manually add date ranges in the advanced search query.

Contributions

Feel free to report issues and create pull requests.

Support Unattach

If you like Unattach:

Current Sponsors

Bronze

Smart Cities Transport

unattach's People

Contributors

rokstrnisa avatar msngupta avatar haridsv avatar dependabot[bot] 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.