Skip to content

facted-net/termux-ipfs-daemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

termux-ipfs-daemon

Build Status

This is a shell script intended for use with Termux which installs and runs an IPFS daemon for use with other applications. It watches connection information and restarts the IPFS daemon in offline mode when using mobile data and in online mode when using wifi.

Installation

Requires the Termux API app.

From the Termux command line:

curl https://raw.githubusercontent.com/facted-net/termux-ipfs-daemon/master/termux-ipfs -o ~/termux-ipfs; chmod ogu+x termux-ipfs

Usage

From the Termux command line:

./termux-ipfs

About

Installs and runs an IPFS daemon on Termux for use with other applications

Topics

Resources

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE
AGPL-3.0
LICENSE-AGPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages