This is an add-in to the Files app, which allows you to customize your share tokens, so your links can be https://mycloud.de/s/mysharedlink instead of https://mycloud.de/s/qPv1SwbU5M2YEoJZ. Just share a file or folder (or click an already shared one) and a new button for renaming the link will appear below the 'Copy URL' button in the menu of the share.
You can also rename links in the Gallery app.
Please be aware that this is a potential security risk: links could be guessed! We discourage using this app on large instances that host sensitive data! We also encourage you to password protect such shared links.
- Nextcloud >= 9
Just install the app from the Nextcloud app store. It can be found under the 'tools' category.
- Download the latest version from the release page.
- Extract the archive to your Nextcloud's app folder, e.g.
tar xvf sharerenamer-x.x.x.tar.gz -C /path/to/nextcloud/apps
- Enable the app in the Apps section of your Nextcloud.
- Simply clone the repo to your apps folder:
cd /path/to/nextcloud/apps/
git clone https://github.com/DecaTec/sharerenamer.git
- Enable the app in the Apps section of your Nextcloud.