mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-11-20 11:28:35 -05:00
Added IOS & Android apps for upload files (#397)
* added IOS & Android apps for upload files * Rebuild Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com> Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
parent
bd7555bce0
commit
8f9a82dd5d
3 changed files with 7 additions and 0 deletions
|
@ -91,6 +91,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search
|
|||
- [La Marque](https://marque.la/) - Generate & pin content from your phone. Validate "La Marque" assets by verifying received images from others.
|
||||
- [markup.rocks](https://ipfs.io/ipfs/QmWPgJnUGLB1LPh9KMG9LEN4LVu5e17TwkEtcmTWdNn9V6/#/ipfs/QmfQ75DjAxYzxMP2hdm6o4wFwZS5t7uorEZ2pX9AKXEg2u) - Pandoc-based markup editor/previewer/converter, ported to IPFS. [Source](https://github.com/davidar/markup.rocks)
|
||||
- [Minerva](https://github.com/bdchain/Minerva) - Minerva is a storage plugin of Apache Drill that connects IPFS's decentralized storage and Drill's flexible query engine.
|
||||
- [Mobile Uploader](https://apps.apple.com/ru/app/ipfs-uploader/id1602486345) - Easy way for upload file from mobile. Application allow upload file from gallery, camera or by URL. [Source](https://github.com/sly13/ipfs_uploader_app)
|
||||
- [OpenBazaar](https://github.com/OpenBazaar) - OpenBazaar was an open source project developing a protocol for e-commerce transactions in a fully decentralized marketplace.
|
||||
- [Orbit](https://orbit.chat) - Distributed, peer-to-peer chat application on IPFS. [Source](https://github.com/haadcode/orbit)
|
||||
- [Origin Protocol](https://demo.originprotocol.com/) - Distributed sharing economy marketplace with images, metadata, and ERC 725 data stored on IPFS. [Source](https://github.com/OriginProtocol/demo-dapp)
|
||||
|
|
|
@ -469,3 +469,9 @@ content:
|
|||
picture: /images/skiff.png
|
||||
description: >
|
||||
Privacy-first, end-to-end encrypted email, file storage, and collaboration platform using IPFS storage.
|
||||
- title: Mobile Uploader
|
||||
website: https://apps.apple.com/ru/app/ipfs-uploader/id1602486345
|
||||
source: https://github.com/sly13/ipfs_uploader_app
|
||||
picture: /images/app_uploader.jpeg
|
||||
description: >
|
||||
Easy way for upload file from mobile. Application allow upload file from gallery, camera or by URL.
|
||||
|
|
BIN
src/static/images/app_uploader.jpeg
Normal file
BIN
src/static/images/app_uploader.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 559 KiB |
Loading…
Reference in a new issue