Skip to content
/ slash Public
forked from yourselfhosted/slash

An open source, self-hosted bookmarks and link sharing platform. Save and share your links very easily.

License

Notifications You must be signed in to change notification settings

swvv/slash

 
 

Repository files navigation

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.

Live DemoDiscord

Docker pull GitHub stars Crowdin

demo

Features

  • Create customizable /s/ short links for any URL.
  • Share short links public or only with your 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

Chromium based browsers

For Chromium based browsers(Chrome, Edge, Arc, ...), you can install the extension from the Chrome Web Store.

Learn more in The Browser Extension of Slash.

About

An open source, self-hosted bookmarks and link sharing platform. Save and share your links very easily.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 47.4%
  • TypeScript 46.8%
  • JavaScript 5.0%
  • Other 0.8%