v1.2 Released – Fully Configurable Widgets

The Universal Sharing
Engine For Web.

A completely free, absolutely private, and highly customizable social sharing widget ecosystem. Integrate beautifully dynamic buttons flawlessly on any frontend within seconds.

Start Implementing View Live Demo
💸

Completely Free

No premium tiers. No credit cards. Access every single customization configuration absolutely free forever without limitations.

🛡️

Zero Data Copying

Your users stay yours. We track pure click counts anonymously and respect 100% absolute privacy. No invasive tracking or data harvesting ever.

🎨

Fully Customizable

Manipulate sizes, shapes (rounded, circular, squared), custom branded dual-colors, and responsive grid alignments purely via simple HTML Attributes.

Drop into any website instantly.

Just reference our async JS file at the bottom of your body, and place the highly configurable HTML `div` wherever you want sharing networks to elegantly appear!

<!-- Place where you want the buttons to appear -->
<div class="tShare-Widget" 
     data-tshare-url="https://example.com/your-amazing-article" 
     data-tshare-shape="rounded"
     data-tshare-style="solid"
     data-tshare-show-count="true">
</div>

<!-- Load the async library at the bottom of the body -->
<script src="https://share-api.techtaranga.bd/js/tshare-btn.js"></script>