# IPFSDroid **Repository Path**: luckymonkey006/IPFSDroid ## Basic Information - **Project Name**: IPFSDroid - **Description**: Android App for the InterPlanetary File System(IPFS) - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)