2024-12-07 22:38:43 +01:00
2024-12-07 22:38:43 +01:00
2024-12-07 22:38:43 +01:00
2024-12-07 20:59:41 +01:00
2024-12-07 22:38:43 +01:00

shortn

HTML/CSS/JS Framework Free • Lightweight • Functional • No plaintext passwords

Simple link shortener built with flask.

Installation

git clone https://git.confest.im/boyan_k/shortn
pip install -r requirements.txt

Usage

python app.py

TODOs

  • basic UI (to add links)
  • basic auth for UI
  • sqlite3 to store links
  • responsive?
  • dockerize
Description
Simple link shortener with flask
Readme 229 KiB
Languages
Python 42.6%
HTML 27%
CSS 16.7%
JavaScript 11.7%
Dockerfile 2%