Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richardlitt/suhaili
A react-native app for chunking images and saving them for low-bandwidth networks
https://github.com/richardlitt/suhaili
bandwidth chunk chunking images ios react react-native
Last synced: 5 days ago
JSON representation
A react-native app for chunking images and saving them for low-bandwidth networks
- Host: GitHub
- URL: https://github.com/richardlitt/suhaili
- Owner: RichardLitt
- Created: 2017-12-05T00:28:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-08T22:55:10.000Z (about 7 years ago)
- Last Synced: 2024-12-05T14:44:42.909Z (28 days ago)
- Topics: bandwidth, chunk, chunking, images, ios, react, react-native
- Language: JavaScript
- Homepage:
- Size: 222 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Suhaili
> A react-native app for chunking images and saving them for low-bandwidth networks
This is not currently functional. What it does is show the Camera Roll, and allows you to choose an image and display it. However, at the moment, there's no reason to chunk and save the image to the filesystem, because Iridium Go already allows you to retry uploads that are cancelled mid-stream without data loss.
## Background
I wanted to make an app that would make it easier for my friends rowing across the Atlantic as part of [Carbon Zerow](https://www.carbonzerow.org/) to be able to send novel, hi-def images back across the ocean. This app was made to help them upload data in smaller chunks over a satellite phone.
## Install
Currently not an option. Clone.
## Usage
Look at the `package.json`.
## Contribute
This is currently **NOT MAINTINED**, and is considered a non-working demo. Do not expect a high turn around time. If you're interested in jumping in, let me know.
## License
MIT © Richard Littauer 2017.