- add english and chinese description fields to all application data files - standardize yaml formatting and indentation across all files - remove BOM characters from several files - fix tag indentation in multiple files - update architecture field formatting in DecoTV and wechat-selkies - fix crossVersionUpdate value from False to false in gitlab applications - improve description field formatting in billion-mail application |
||
|---|---|---|
| .. | ||
| 1.0.0 | ||
| latest | ||
| README.md | ||
| README_en.md | ||
| data.yml | ||
| logo.png | ||
README_en.md
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.

