Go to file
Adphi e5d211826f fix Makefile dist 2020-01-29 22:51:19 +01:00
appinfo v0.0.5 2020-01-26 15:59:19 +01:00
css fixed android keyboard 2019-01-19 18:43:06 +01:00
img init: term colors, completion, execution 2019-01-19 15:40:52 +01:00
js fix greetings not updating date on exit 2019-01-19 19:15:22 +01:00
lib/Controller fix #6 2020-01-29 22:03:47 +01:00
templates renamed app 'OCC Web' 2019-01-19 15:54:24 +01:00
tests init: term colors, completion, execution 2019-01-19 15:40:52 +01:00
.gitignore fix Makefile dist 2020-01-29 22:51:19 +01:00
.travis.yml init: term colors, completion, execution 2019-01-19 15:40:52 +01:00
COPYING init: term colors, completion, execution 2019-01-19 15:40:52 +01:00
Makefile fix Makefile dist 2020-01-29 22:51:19 +01:00
README.md fix #6 2020-01-29 22:03:47 +01:00
composer.json renamed app 'OCC Web' 2019-01-19 15:54:24 +01:00
phpunit.integration.xml init: term colors, completion, execution 2019-01-19 15:40:52 +01:00
phpunit.xml init: term colors, completion, execution 2019-01-19 15:40:52 +01:00

README.md

OCCWeb terminal

A web terminal for admins to launch Nextcloud's occ commands

occweb

Install

Place this app in nextcloud/apps/

⚠️ Warnings ⚠️

  • The application is not a real interactive terminal and does not support long running tasks. So if your instance is pretty big, commands like occ files:scan will time out and fail.
  • Do not use occ maintenance:mode -on, obvious...

TODOs:

See open issues