Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 491 Bytes

TODO.md

File metadata and controls

22 lines (15 loc) · 491 Bytes

ClickIt-URL-Shortener

A simple, but featureful, URL shortening service, for self-hosted usage.

To Do

  • Documentation on how to use the shorts, specifically what '-' & '@' does to the end of the short.
  • Documentation on the format of short_urls.json.
  • Documentation on the plugin methodology.
  • More plugins:
    • Email
    • SMS
    • Wifi QR-Code

In Progress

  • Allow URL's to expire

Done ✓

  • Release v2.0.0
  • Plugin system