Skip to content

BenjaminWegener/nextcloud_on_android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 

Repository files navigation

nextcloud_on_android

script to install nextcloud 24 on android (firetv cube/stick, nvidia shield, phone etc)

termux-setup-storage; pkg update -o Dpkg::Options::='--force-confold' --force-yes -fuy; pkg install wget -y; wget -O - https://github.com/BenjaminWegener/nextcloud_on_android/raw/main/install.sh | bash;

finally open a browser and navigate to http://localhost:8080/ to finish the setup. essentially this will install a termux instance, that runs on boot and prevents deep sleep of your device. the nextcloud server will be open to all external hosts and no SSL certificate will be used!

About

script to install nextcloud 24 on android (firetv cube/stick, nvidia shield, phone etc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages