Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Short.io is a comprehensive URL shortening and link management platform that hel
### Tools & Utilities

- **[qreator](https://github.com/short-io/qreator)** - Advanced QR Code generator with transparency, logos, and multiple formats (PNG/SVG/PDF) ⭐ 27
- **[shortio-cli](https://github.com/short-io/shortio-cli)** - Command line interface tool (Python) ⭐ 2
- **[shortio-cli](https://github.com/short-io/shortio-cli)** - Official CLI for Short.io link management — `npm i -g @short.io/cli` (TypeScript) ⭐ 2
- **[link-sync-action](https://github.com/short-io/link-sync-action)** - GitHub Action to declaratively manage short links via YAML config ⭐ 8
- **[otm-detector](https://github.com/short-io/otm-detector)** - Detect one-time/disposable mail services using MX record analysis ⭐ 12
- **[webrisk-hash](https://github.com/short-io/webrisk-hash)** - URL hash list utility for web risk detection ⭐ 4
Expand All @@ -49,6 +49,7 @@ Short.io provides enterprise-grade link management solutions with features inclu
- **Analytics & Tracking** - Comprehensive click analytics and reporting
- **QR Code Generation** - Advanced QR codes with customization options
- **API Integration** - RESTful APIs with SDKs for Node.js, Python, Android, iOS, and web
- **CLI Tool** - Manage links, domains, QR codes, and bulk operations from the terminal (`@short.io/cli`)
- **Multi-platform SDKs** - Native support for web, mobile, and server platforms
- **GitHub Actions** - Declarative link management through CI/CD pipelines
- **Disposable Email Detection** - Protect services from abuse with MX-based detection
Expand Down