Nextcloud app jocor_hero — part of cloud.jo-cor.com
- CSS 43.2%
- JavaScript 32.6%
- PHP 24.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| appinfo | ||
| css | ||
| fonts | ||
| img | ||
| js | ||
| lib/AppInfo | ||
| .gitignore | ||
| README.md | ||
Jo Cor Hero
Jo Cor logo + WebGL2 starfield background with mouse-gravity lens
Replaces the Nextcloud logo (login + header) with the Jo Cor logo and renders an enhanced WebGL2 starfield with a black-hole gravitational pull toward the cursor. Visible on login and every authenticated page.
| Nextcloud app id | jocor_hero |
| Version | 1.8.5 |
| Nextcloud | 30–34 |
| Licence | AGPL-3.0-or-later |
See it running
Open the cloud.jo-cor.com login page — the starfield is this app.
Run it on your own Nextcloud
cd /path/to/nextcloud/custom_apps
git clone https://git.jo-cor.com/jocor/nextcloud-jocor_hero.git jocor_hero
sudo -u www-data php ../occ app:enable jocor_hero
Contribute
- Sign in at git.jo-cor.com with Sign in with jo-cor-cloud (your cloud.jo-cor.com account).
- Fork this repository, make your change on a branch, and open a pull request.
Invited contributors can also push over SSH; the connection details come with the invite.
Changes reach cloud.jo-cor.com only after review: the live server deploys from git, never from hand edits.