1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Adphi 6579503c63 Makefile: added make version 3 years ago
appinfo occweb lowercase 3 years ago
css fixed android keyboard 4 years ago
img init: term colors, completion, execution 4 years ago
js fix greetings not updating date on exit 4 years ago
lib/Controller fix #11 3 years ago
templates renamed app 'OCC Web' 4 years ago
tests init: term colors, completion, execution 4 years ago
.gitignore fix Makefile dist 3 years ago
.travis.yml init: term colors, completion, execution 4 years ago
COPYING init: term colors, completion, execution 4 years ago
Makefile Makefile: added make version 3 years ago
README.md fix #6 3 years ago
composer.json renamed app 'OCC Web' 4 years ago
phpunit.integration.xml init: term colors, completion, execution 4 years ago
phpunit.xml init: term colors, completion, execution 4 years ago

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