An open API service indexing awesome lists of open source software.

https://github.com/heitang/shortyou

ShortYou is a URL Shortener
https://github.com/heitang/shortyou

github-pages serverless short-url shortener url-shortener urlshortener

Last synced: about 2 months ago
JSON representation

ShortYou is a URL Shortener

Awesome Lists containing this project

README

        


✨ ShortYou



















- - -


“ ShortYou is a URL Shortener. ”


ShortYou can shorten the lengthy URL and easy to share link with other people.


## Features

- 💰 Zero Cost

- ✨ Beautiful Website

- 🔧 Customize Link

- ☁ Run on Github Page and Google Apps Script

## Usage

1. Visit the website - [ShortYou](https://t.purr.tw)

2. Enter the link you wish to shorten. The link must begin with `http` or `https` .

```
Example: https://github.com/HeiTang/ShortYou
```

3. You can customize link by yourself or blanking.

```
Example: ShortYou
```

4. Click "Short URL". Later, You will see the result.

```
Example: https://t.purr.tw/#ShortYou
```

## Todo

- [x] reCAPTCHA

- [ ] QR Code

- [x] Record IP

- [ ] Refactor Random Generator

## See Also

- [littlechintw / Short-Text-Tool](https://github.com/littlechintw/Short-Text-Tool) - This is a web application that can let the Text change to a short URL and easy to share!