Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/caydey/ffshare
- Owner: caydey
- License: gpl-3.0
- Created: 2022-08-11T16:31:51.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-07T16:26:25.000Z (about 1 month ago)
- Last Synced: 2024-12-28T10:08:36.911Z (14 days ago)
- Topics: android, android-app, fdroid, ffmpeg, ffmpeg-kit, kotlin
- Language: Kotlin
- Homepage:
- Size: 1.65 MB
- Stars: 639
- Watchers: 7
- Forks: 31
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - caydey/ffshare - An android app to compress image, video and audio files through ffmpeg before sharing them (Kotlin)
README
# FFShare
[](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)