quicklist-cli
v1.0.0
Published
π List and sell digital products across 12+ marketplaces with one command
Downloads
1
Maintainers
Readme
QuickList CLI π
List and sell digital products across 12+ marketplaces with one command. Save hours of manual work with automated cross-platform listing.
π― Features
QuickList automates the tedious process of listing digital products across multiple marketplaces. One command replaces hours of manual copy-pasting.
π¦ Installation
# Install globally
npm install -g quicklist-cli
# Or use with npx
npx quicklist-cli initπ Quick Start
# Initialize QuickList in your project
quicklist init
# List a product across all platforms
quicklist quick-sell --title "My Awesome Product" --price 29
# View all products
quicklist list
# Open analytics dashboard
quicklist dashboardπ Free vs Pro Features
| Feature | Free Tier | Pro | Enterprise | |---------|-----------|-----|------------| | Marketplaces | 2 max | Unlimited | Unlimited | | Products | 10 per platform | Unlimited | Unlimited | | AI Descriptions | β | β | β | | Bulk Operations | β | β | β | | Auto-sync | Manual only | Real-time | Real-time | | Analytics | Basic | Advanced | Custom | | API Access | β | β | β | | Support | Community | Priority | Dedicated | | Price | Free | $19/mo | $99/mo |
π Commands
quicklist init
Initialize QuickList in your project and configure marketplaces.
quicklist init --key YOUR_LICENSE_KEYquicklist quick-sell
List a product across all configured marketplaces instantly.
quicklist quick-sell \
--title "Digital Course" \
--price 49 \
--description "Learn to build SaaS products"quicklist list
View all your products across platforms. (Pro feature)
quicklist sync
Sync product changes across all marketplaces. (Pro feature)
quicklist dashboard
Open the analytics dashboard in your browser. (Pro feature)
quicklist platforms
Manage and configure marketplace integrations.
π Supported Platforms
- β Gumroad
- β Stripe Payment Links
- β Paddle
- β LemonSqueezy
- β SendOwl
- β Podia
- β Teachable
- β Ko-fi Shop
- β Sellfy
- β Payhip
- β E-junkie
- β FastSpring
π Using Pro Features
To unlock pro features, set your license key:
# Via environment variable
export QUICKLIST_LICENSE_KEY="your-key-here"
# Or during init
quicklist init --key your-key-hereGet your license at https://quicklist.io
π Documentation
Full documentation available at https://docs.quicklist.io
Example: Full Product Launch
# 1. Initialize with pro license
quicklist init --key YOUR_LICENSE_KEY
# 2. Configure your marketplaces
quicklist platforms add gumroad stripe paddle
# 3. List your product everywhere
quicklist quick-sell \
--title "UI Component Library" \
--price 79 \
--description "500+ React components"
# 4. Monitor sales
quicklist dashboardπ― Use Cases
- Course Creators: List courses on multiple platforms
- Template Sellers: Distribute UI kits and templates
- Digital Artists: Sell assets and graphics
- SaaS Founders: Manage lifetime deals
- Content Creators: Distribute premium content
π€ Contributing
We welcome contributions! Please see our Contributing Guide for details.
π License
MIT Β© QuickList Team
π Ready to save hours?
Stop wasting time on repetitive listing tasks. Let QuickList handle the busy work while you focus on creating.
Get Pro Access β
Free tier available forever. No credit card required to start.
Made with β€οΈ by creators, for creators.
