iine

Appreciation buttons for your blog, digital garden, portfolio… No account required. No tracking.

GitHubWebsiteBlog post

Features

  • No timestamps, no IPs, no tracking
  • ~3KB of vanilla JavaScript
  • Works without JavaScript
  • Various icons: heart, thumbs up, upvote, or any emoji
  • Built for the small/indie web
  • Free forever
  • Accessible by design
  • Self-hostable

Quick start

Add appreciation buttons to your site with two lines. Load the script:

<script defer src="https://cdn.jsdelivr.net/gh/welpo/iine@main/iine.mini.js"></script>

Add the button:

<button class="iine-button" aria-hidden="true"></button>

Done. Your visitors can now show anonymous appreciation for your content.

Why iine?

I wanted to add like/kudos/cheers/appreciation buttons to my blog without signing up for anything, and making sure my visitors weren’t tracked.

Hoping others find it useful, I made the service public (open source) and free forever (at least until it supports over 100k websites).

Built for blogs, portfolios, digital gardens, and anyone who believes the web should be more human.