Skip to content

Latest commit

 

History

History
32 lines (30 loc) · 1.08 KB

Discovery.md

File metadata and controls

32 lines (30 loc) · 1.08 KB
title tagline theme_color git homepage
SweetLink
A lightweight but powerful URL shortener.
#6C2BD9

✨ Features:

  • URL Shortener (redirect to any url by visiting a small short code).
  • Easy UX & Pretty UI.
  • Advanced Features
    • Password protected links (Visitors need to enter the correct password to be redirected).
    • Limited visitors links (Links that can only be visited a specific number of times).
  • Analytics
    • Total visit count.
    • Tracy analytics integration (future todo).
  • API
    • API-Keys (Allow other apps to create/manager short links).

⚡️ Changelog:

v1.1.0

  • Adds ability to edit links after creation.
  • Adds ability to tag links (now you can assign tags to links in order to sort / filter them).

v1.0.0

  • First release.
  • Create & Delete short links.
  • Custom titles.
  • Custom short codes.
  • Password protected links.
  • Limited visitors links.
  • Simple & Beautiful dashboard.