Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tahmidrayat/shorturl
URL Shortner using www.tinyurl.com
https://github.com/tahmidrayat/shorturl
github htr-tech short short-url termux termux-environment termux-hacking termux-tool termux-tools tinyurl url url-shortener
Last synced: 7 days ago
JSON representation
URL Shortner using www.tinyurl.com
- Host: GitHub
- URL: https://github.com/tahmidrayat/shorturl
- Owner: tahmidrayat
- License: gpl-3.0
- Archived: true
- Created: 2020-01-29T08:10:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-25T10:28:58.000Z (over 4 years ago)
- Last Synced: 2024-08-01T12:27:58.773Z (3 months ago)
- Topics: github, htr-tech, short, short-url, termux, termux-environment, termux-hacking, termux-tool, termux-tools, tinyurl, url, url-shortener
- Language: Shell
- Homepage: https://linktr.ee/tahmid.rayat
- Size: 70.3 KB
- Stars: 101
- Watchers: 8
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Short Url
### [+] Created By HTR-TECH (@***tahmid.rayat***)
### [+] Disclaimer :
***Short Url is a tool to short url.This tool uses [TinyURL](https://tinyurl.com/)'s Api. It is created for Educational Purpose only.***### [+] Installation
```apt update``````apt install git -y```
```git clone https://github.com/htr-tech/shorturl```
```cd shorturl```
```bash setup.sh```
## Type `shorturl` or `ShortUrl` to run the Tool.
### Or, Use Single Command
```
apt update && apt install git -y && git clone https://github.com/htr-tech/shorturl && cd shorturl && bash setup.sh && shorturl
```
## [+] Find Me on :[![Github](https://img.shields.io/badge/Github-HTR--TECH-green?style=for-the-badge&logo=github)](https://github.com/htr-tech)
[![Instagram](https://img.shields.io/badge/IG-%40tahmid.rayat-red?style=for-the-badge&logo=instagram)](https://www.instagram.com/tahmid.rayat)
[![Messenger](https://img.shields.io/badge/Chat-Messenger-blue?style=for-the-badge&logo=messenger)](https://m.me/tahmid.rayat.official)