I always wondered:
"Can a URL shortener be both powerful and minimal?"
So I started building Redirox with one goal in mind:
Keep it lightweight, modern, and developer friendly.
Instead of turning it into a bloated platform filled with unnecessary complexity, Redirox focuses on delivering a fast and clean experience while still supporting useful features.
🌐 Live Website: https://redirox.vercel.app
📦 Official PyPI Package: https://pypi.org/project/redirox/
- 🔗 Short link generation
- ✏️ Custom short URLs
- 🔒 Password-protected links
- ⏳ Expiration dates
- 📱 QR code generation
- 📋 Easy copy & sharing
- ⚡ Fast redirects
- 🎨 Clean and modern UI
- 🌙 Minimal experience
- 🐍 Official Python SDK
- 🤖 Telegram bot integration support
Redirox now has an official Python package available on PyPI.
Install:
pip install rediroxSDK Repository: https://github.com/MKishoreDev/redirox-pypi
PyPI: https://pypi.org/project/redirox/
Redirox focuses on simplicity.
The goal was never to create a feature-heavy platform overloaded with dashboards, forced accounts, and unnecessary friction.
Instead, Redirox aims to provide:
- ✨ Clean UI
- ⚡ Fast experience
- 🧩 Simple workflows
- 🎨 Modern aesthetics
- 🔗 Essential functionality
Redirox is fully open source and contributions are always welcome.
Whether it's:
- 🐛 Fixing bugs
- 🎨 Improving UI
- 💡 Suggesting features
- ⚡ Optimizing performance
- 📖 Improving documentation
- 🐍 Enhancing the Python SDK
feel free to open issues or submit pull requests.
🟢 Project is actively being built and improved.
Contributions, ideas, and feedback are welcome.
If you'd like to improve Redirox, feel free to fork the repository and submit a pull request.
| Platform | Link |
|---|---|
| 🌐 Website | https://redirox.vercel.app |
| 💻 Website Repository | https://github.com/MKishoreDev/Redirox |
| 📦 PyPI Package | https://pypi.org/project/redirox/ |
| 🐍 SDK Repository | https://github.com/MKishoreDev/redirox-pypi |
MIT License © Kishore
