appstore/apps/slash
2024-12-12 21:27:56 +08:00
..
1.0.0 feat:格式化yaml文件 2024-12-12 21:27:56 +08:00
latest feat:格式化yaml文件 2024-12-12 21:27:56 +08:00
data.yml feat:格式化yaml文件 2024-12-12 21:27:56 +08:00
logo.png 精简提交历史记录 2023-11-09 19:15:01 +08:00
README.md 精简提交历史记录 2023-11-09 19:15:01 +08:00

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.