Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/caydey/ffshare

An android app to compress image, video and audio files through ffmpeg before sharing them
https://github.com/caydey/ffshare

android android-app fdroid ffmpeg ffmpeg-kit kotlin

Last synced: 7 days ago
JSON representation

An android app to compress image, video and audio files through ffmpeg before sharing them

Awesome Lists containing this project

README

        

# FFShare

[Get it on F-Droid](https://f-droid.org/app/com.caydey.ffshare)

[![GitHub release (latest by date)](https://img.shields.io/github/v/release/caydey/FFShare)](https://github.com/caydey/ffshare/releases/latest)
[![GitHub all releases](https://img.shields.io/github/downloads/caydey/ffshare/total)](https://github.com/caydey/ffshare/releases/latest)
[![GitHub license](https://img.shields.io/github/license/caydey/ffshare)](https://github.com/caydey/ffshare/blob/master/LICENSE)

An android app to compress image, video and audio files through ffmpeg before sharing them

## Images






## Used Libraries

- [FFmpegKit](https://github.com/arthenica/ffmpeg-kit)
- [Timber](https://github.com/JakeWharton/timber)