Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/k3b/togozip
Android share/sendTo menu implementation "add2Zip"
https://github.com/k3b/togozip
android android-app share-intent share-tool utility zip
Last synced: about 16 hours ago
JSON representation
Android share/sendTo menu implementation "add2Zip"
- Host: GitHub
- URL: https://github.com/k3b/togozip
- Owner: k3b
- License: gpl-3.0
- Created: 2014-11-09T13:58:37.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-24T15:15:45.000Z (over 1 year ago)
- Last Synced: 2024-11-13T23:32:55.522Z (about 22 hours ago)
- Topics: android, android-app, share-intent, share-tool, utility, zip
- Language: Java
- Size: 1.13 MB
- Stars: 62
- Watchers: 10
- Forks: 24
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ToGoZip: "Add To Zip" for Android's Share/Send Menu
Easy collection of files from every supporting app into one ZIP file while
being "on the go" or offline.This collecting "2go.zip" file is like a suitcase in which you can put things (files)
from nearly everywhere (from every app that supports "share"/"send") and
that can travel everywhere (via email, Bluetooth, NFC).In the beginning this program was developed to collect new Android calendar
entry [ics-files](https://f-droid.org/wiki/page/de.k3b.android.calendar.ics.adapter)
in order to transfer them to a desktop PC's calendar.## Features
* Supports view/send/SendMultiple for file(s), folder(s), URLs and texts.
* Automatic file renaming in the ZIP if the same name with different file date already exists.
* If settings/DebugMode is enabled, processing is logged to logcat and to clipboard as text.
* Settings automatically pop up if the ZIP folder is not writable.
* [Translations](https://crowdin.com/project/togozip) : ar, bn, cs, de, en, es, eu, fr, he, hi, hu, id, ja, nl, no, pl, pt, ru, si, tr, uk, vi, zh-CN, zh-TW
* [![Crowdin](https://d322cqt584bo4o.cloudfront.net/togozip/localized.svg)](https://crowdin.com/project/togozip) [Help us to translate into other languages.](https://crowdin.com/project/togozip)
* Minimual requirements:
* Version 2.0.17 works with Android-2.1 (api 7) up to Android-5. apk size is only about 100 KB.
* Version 2.1.27 works with Android-4.1 (api 16) and later (including Android-10). apk size is only about 200 KB.## Required Android Permissions
* WRITE_EXTERNAL_STORAGE used to store the created/updated ZIP file.
* The Android device must have external storage (aka SD card) where the ZIP file is written to.## Links
* [Changelog](https://github.com/k3b/toGoZip/wiki/History)
* [Technical Features](https://github.com/k3b/toGoZip/wiki/Features)## Screenshots
![Share menu with ToGoZip entry](https://raw.githubusercontent.com/k3b/ToGoZip/master/fastlane/metadata/android/en-US/images/phoneScreenshots/1-send.png)![App settings](https://github.com/k3b/ToGoZip/raw/master/fastlane/metadata/android/en-US/images/phoneScreenshots/2-settings.png)
-----
## Donations
If you like this app, please consider [donating to F-Droid](https://f-droid.org/donate).Since Android development is a hobby (and an educational tool) I don't want any money for my apps, so donations should go to projects I benefit from.