Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ligi/IPFSDroid
Android App for the InterPlanetary File System(IPFS)
https://github.com/ligi/IPFSDroid
android android-app ipfs kotlin kotlin-android
Last synced: 3 months ago
JSON representation
Android App for the InterPlanetary File System(IPFS)
- Host: GitHub
- URL: https://github.com/ligi/IPFSDroid
- Owner: ligi
- License: gpl-3.0
- Created: 2016-04-27T08:09:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-05T13:22:35.000Z (about 6 years ago)
- Last Synced: 2024-06-20T13:15:57.455Z (5 months ago)
- Topics: android, android-app, ipfs, kotlin, kotlin-android
- Language: Kotlin
- Homepage:
- Size: 57 MB
- Stars: 304
- Watchers: 33
- Forks: 73
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Android app on Google Play](http://ligi.de/img/play_badge.png)](https://play.google.com/store/apps/details?id=org.ligi.ipfsdroid)
[![Android app on FDroid](http://ligi.de/img/fdroid_badge.png)](https://f-droid.org/repository/browse/?fdid=org.ligi.ipfsdroid)### Android App for the The InterPlanetary File System(IPFS)
This app is currently mainly for developers who want to experiment with IPFS on Android.
### Features:
Handles fs:/ipfs and fs:/ipns links via intent-filters (also the unrecommended ones work: ipfs:// | ipns:// | fs://ipfs | fs://ipns)
Ability to share content with IPFS. This is possible from within the app and with the share-intent.### Developer Remarks:
This app uses the [IPFS Kotlin API](https://github.com/ligi/ipfs-api-kotlin)
### Future features:
* Content Provider
* Document Provider![](https://raw.githubusercontent.com/ligi/IPFSDroid/master/assets/screenshots/browser.png)
![](https://raw.githubusercontent.com/ligi/IPFSDroid/master/assets/screenshots/browse_ipns.png)
### Test links
[http://ligi.de/ipfs/example_links.html](http://ligi.de/ipfs/example_links.html)