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
- Host: GitHub
- URL: https://github.com/heitang/shortyou
- Owner: HeiTang
- License: mit
- Created: 2021-08-02T14:34:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-13T06:02:47.000Z (6 months ago)
- Last Synced: 2025-03-23T18:50:08.500Z (about 2 months ago)
- Topics: github-pages, serverless, short-url, shortener, url-shortener, urlshortener
- Language: HTML
- Homepage: https://t.purr.tw
- Size: 750 KB
- Stars: 9
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!