Skip to content

womblee/retardlink_url_shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”— RetardLink - Minimalist URL Shortener

A lightweight, self-hosted URL shortener built with PHP & MySQL. No accounts, no bloatβ€”just short links.

Dashboard

✨ Features

βœ” Anonymous – No login required
βœ” Passwords – Add passwords to your URLs
βœ” CRUD Operations – Create, edit, or delete links anytime
βœ” Minimalist Design – Zero bloat, maximum efficiency
βœ” Self-Hosted – Full control over your data

πŸ–₯️ Showcase

Dashboard
Link Management
Edit Interface
Mobile View

πŸ› οΈ Installation

1. Configure

# Edit the config file
nano config.php  # Set your DB credentials and base URL

2. Database setup

mysql -u root -p < db.sql  # Import the schema

3. Server prep (Apache)

mv htaccess.file .htaccess  # Enable clean URLs

4. Directory Note

β„Ή If installed in a subdirectory (e.g., /ls/), update paths in:

  • .htaccess
  • config.php

πŸš€ Usage

Just deploy and start shortening! No complex setup.

About

Simple, modern, effective URL shortener made only for myself, decided to share it here.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors