Skip to content

Releases: Khatra-Tech-Pvt-Ltd/printely-connect

version 2.0.0

Choose a tag to compare

@subedi-samrat subedi-samrat released this 30 Dec 11:39
e2640e3

Printely Connect v2.0.0 🎉

Release Date: December 29, 2025
Status: Production Ready


What is Printely Connect?

Printely Connect is a powerful desktop application that makes managing thermal receipt printers simple and efficient. Whether you're running a retail store, restaurant, or any business that needs receipt printing, Printely Connect provides an easy-to-use interface and REST API for all your printing needs.


✨ Key Features

🖨️ Easy Printer Management

  • Connect to network thermal printers with just an IP address
  • Manage multiple printers from one place
  • Test printers with a single click

📄 Flexible Printing Options

  • Print plain text instantly
  • Create professional receipts with our built-in template
  • Add items, calculate totals automatically

🌐 Remote Access

  • Access your printers from anywhere with built-in tunneling
  • Perfect for cloud-based POS systems and mobile apps
  • Secure API with authentication

💻 Professional Interface

  • Clean, modern design
  • Easy-to-navigate tabs
  • Real-time activity monitoring

🔌 Developer-Friendly API

  • RESTful API for easy integration
  • Simple authentication with API keys
  • Complete documentation included

🚀 Quick Start

  1. Download & Install - Get the installer for your platform
  2. Add Your Printer - Enter your printer's IP address
  3. Start Printing - Use the app or integrate with your software

That's it! No complicated setup or configuration needed.


📥 Download

Windows

  • File: Printely-Connect-Setup-2.0.0.exe
  • Size: ~150 MB
  • Requirements: Windows 10 or later

macOS

  • File: Printely-Connect-2.0.0.dmg
  • Size: ~160 MB
  • Requirements: macOS 10.13 or later

Linux

  • File: Printely-Connect-2.0.0.AppImage
  • Size: ~170 MB
  • Requirements: Ubuntu 18.04 or later

💡 Use Cases

Retail Stores

Print receipts directly from your POS system or e-commerce platform

Restaurants & Cafes

Send orders to kitchen printers automatically

Warehouses

Print shipping labels and packing slips

Service Businesses

Generate invoices and service receipts on-demand


🎯 What Makes It Special?

  • No Dependencies - No Python, no setup, just install and go
  • No Monthly Fees - One-time purchase, use forever
  • Works Offline - No internet required for local printing
  • Privacy First - Your data stays on your device
  • Easy Integration - Simple REST API for developers
  • Cross-Platform - Native apps for Windows, Mac, and Linux
  • Modern & Fast - Built with latest technologies for best performance

📖 Simple Example

Print a receipt with just a few lines of code:

curl -X POST http://localhost:5000/api/print \
  -H "X-API-Key: your-api-key" \
  -H "Content-Type: application/json" \
  -d '{
    "printer_id": 1,
    "text": "Thank you for your purchase!"
  }'

🔒 Security & Privacy

  • All data stored locally on your computer
  • No cloud storage or data collection
  • Secure API authentication
  • Your receipts, your data, your control

⚙️ System Requirements

Minimum:

  • 1 GB RAM
  • 200 MB disk space
  • Network connection (for remote features)
  • ESC/POS compatible thermal printer

Recommended:

  • 2 GB RAM or more
  • Stable internet connection
  • Modern operating system

Note: Unlike v1.x, you don't need Python installed! Everything is bundled in the installer.


📚 Documentation

Need help? We've got you covered:

  • Quick Start Guide (included)
  • API Documentation (included)
  • Video Tutorials (coming soon)
  • Email Support: info@khatratech.com

🆕 What's New in v2.0.0

Major Update: Complete rewrite from Python to Electron!

Why the Change?

We rebuilt Printely Connect from the ground up to give you:

Faster & More Reliable - Better performance and stability
No Dependencies - Single installer, no Python required
Better UI - Modern, professional interface
True Cross-Platform - Native experience on all systems
Easier Installation - One-click install, no setup hassles
Improved API - More robust and better documented
Better Remote Access - More reliable tunneling solution

Upgrading from v1.x?

If you're using the older Python version:

  1. Backup your printer settings
  2. Uninstall the old version
  3. Install v2.0 (fresh start)
  4. Re-add your printers (takes just a few minutes)

Don't worry - the process is simple and you'll love the improvements!


🛣️ Coming Soon

We're already working on exciting new features:

  • USB printer support
  • Automatic printer discovery
  • Custom receipt templates
  • Mobile app
  • Cloud backup (optional)
  • Multi-language support

💬 Feedback & Support

We'd love to hear from you!

Found a bug? Report it on GitHub
Have a suggestion? Email us at info@khatratech.com
Need help? Check our documentation or contact support


📄 License

Printely Connect is proprietary software.
© 2025 Samrat Subedi & KhatraTech Pvt. Ltd.

See LICENSE and EULA.md for complete terms.


👨‍💻 About the Developer

Samrat Subedi
GitHub: @subedi-samrat

KhatraTech Pvt. Ltd.
Building innovative solutions for businesses
📍 Nepal
🌐 www.khatratech.com


🎊 Thank You!

Thank you for choosing Printely Connect. We're excited to help streamline your printing operations!

Ready to get started? Download now and start printing in minutes!


Printely Connect v2.0.0 - Making thermal printing simple and powerful.

Released: December 29, 2025

v1.0.3

Choose a tag to compare

@subedi-samrat subedi-samrat released this 21 Dec 13:47

Printely Connect – v1.0.3

This release focuses on improved stability, broader platform support, and a smoother setup experience for developers and businesses using Printely Connect.

What’s New

  • Cross-Platform Support
    Official builds are now available for Windows (available for download), macOS, and Linux, making deployment easier across different environments.

  • Improved Remote Connectivity
    More reliable and streamlined remote access for distributed printing setups, with reduced manual configuration.

  • Better Printer Detection & Management
    Enhanced discovery and identification of thermal printers for more consistent setup and operation.

  • Stability & Reliability Improvements
    Improved error handling and internal monitoring to ensure dependable printing in production environments.

  • Expanded Documentation
    Updated and expanded documentation, including API references and setup guides, to help you integrate faster.

Recommended For

  • Businesses running distributed or multi-location printing
  • Developers integrating thermal printing via REST APIs
  • Teams deploying Printely Connect across multiple operating systems

© 2025 KhatraTech Pvt. Ltd.
All rights reserved.


Developer : @subedi-samrat

Website : printely-connect.subedi-samrat.com.np