Skip to content
forked from ligi/IPFSDroid

Android App for the InterPlanetary File System(IPFS)

Notifications You must be signed in to change notification settings

gr0kchain/IPFSDroid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Android app on Google Play Android app on FDroid

Android App for the The InterPlanetary File System(IPFS)

This App does not represent a full IPFS node yet! It is currently mainly for developers who want to experiment with IPFS on Android. Think of it as a dependency injection for IPFS on Android. Currently we use the centralized service ipfs.io so you can use ipfs on android - later this will be exchanged for a full-node for decentralisation but all things that use this app don't have to change/care.

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

Future features:

  • Content Provider
  • Document Provider

Test links

http://ligi.de/ipfs/example_links.html

About

Android App for the InterPlanetary File System(IPFS)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 87.0%
  • Java 13.0%