mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-20 03:34:00 +00:00
f1e3eace1a124a28d9ef846ef0f0419fc1442974
Slash

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.
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.
Learn more in The Browser Extension of Slash.
Description
Free enterprise fork of Slash project. (https://github.com/yourselfhosted/slash)
Languages
Go
51.3%
TypeScript
48%
CSS
0.2%
JavaScript
0.2%
Dockerfile
0.2%