Settings

Theme

I built krtk.ee – a simple, self-hostable URL shortene

github.com

2 points by falkensmaze66 10 months ago · 2 comments

Reader

falkensmaze66OP 10 months ago

Hey folks,

I wanted a no-BS URL shortener that’s lightweight, easy to self-host, and doesn’t require some massive database setup. So, I built krtk.ee.

It’s written in Go, uses SQLite (so no need for an external DB), and has built-in CAPTCHA to stop bots from abusing it. The web UI is minimal, just paste a link, get a short one, done.

It’s running live at https://krtk.ee/ if you wanna try it. Please let me know what you think!

Available on GitHub: https://github.com/ajarmoszuk/krtk

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection