From 2964a7cdf6755c1516252ca88952529d7e341f8c Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 27 Feb 2026 17:31:24 +0000 Subject: [PATCH] Update profile README to include @short.io/cli package - Updated shortio-cli entry to reflect it is now a TypeScript npm package installable via `npm i -g @short.io/cli` - Added CLI Tool to the "What We Do" features section https://claude.ai/code/session_0119zN9o7XvDu1kKTUbN1C81 --- profile/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 2a0f636..3fda8da 100644 --- a/profile/README.md +++ b/profile/README.md @@ -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 @@ -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