1
0
Fork 0
1Panel-Appstore/apps/slash
pooneyy 9779122311
feat(apps): add structured label field to all application configurations
- add nested label field with en and zh translations for all parameters
- maintain existing labelEn and labelZh fields for backward compatibility
- apply consistent internationalization structure across all apps
- improve localization support for multi-language user interfaces
2025-11-06 23:35:02 +08:00
..
1.0.0 feat(apps): add structured label field to all application configurations 2025-11-06 23:35:02 +08:00
latest feat(apps): add structured label field to all application configurations 2025-11-06 23:35:02 +08:00
README.md
README_en.md
data.yml feat(apps): add description field to all application data files 2025-11-06 22:24:44 +08:00
logo.png

README_en.md

Slash

logo

Slash is an open source, self-hosted bookmarks and link sharing platform. It allows you to organize your links with tags, and share them using custom shortened URLs. Slash also supports team sharing of link libraries for easy collaboration.

Discord Docker pull GitHub stars

demo

Features

  • Create customizable /s/ short links for any URL.
  • Share short links privately or with teammates.
  • View analytics on link traffic and sources.
  • Easy access to your shortcuts with browser extension.
  • Open source self-hosted solution.

Deploy with Docker in seconds

docker run -d --name slash -p 5231:5231 -v ~/.slash/:/var/opt/slash yourselfhosted/slash:latest

Learn more in Self-hosting Slash with Docker.

Browser Extension

Slash provides a browser extension to help you use your shortcuts in the search bar to go to the corresponding URL.

browser-extension-example

Learn more in The Browser Extension of Slash.