redisread / slash

A bookmarking and url shortener, save and share your links very easily.

Home Page:https://slash.stevenlgtm.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slash

logo

Slash is a bookmarking and short link service that allows you to save and share links easily. It lets you store and categorize links, generate short URLs for easy sharing, search and filter your saved links, and access them from any device.

Try it out on Live Demo.

Features

  • Create customizable /s/ short links for any URL.
  • Share short links privately or with others.
  • View analytics on short link traffic and sources.
  • Open source self-hosted solution.

Deploy with Docker in seconds

This project is under active development.

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

About

A bookmarking and url shortener, save and share your links very easily.

https://slash.stevenlgtm.com

License:GNU General Public License v3.0


Languages

Language:Go 51.5%Language:TypeScript 46.5%Language:JavaScript 1.0%Language:Dockerfile 0.4%Language:HTML 0.3%Language:CSS 0.2%