Go to file
Adphi 4fecde9d9d returns error message on exception 2020-02-02 17:54:29 +01:00
appinfo occweb lowercase 2020-02-01 14:54:37 +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 returns error message on exception 2020-02-02 17:54:29 +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 Makefile: added make version 2020-02-01 15:10:33 +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