---
title: "I built a receipt printer for GitHub issues"
url: https://daily.dev/posts/i-built-a-receipt-printer-for-github-issues-9-jntgqe9
source_url: https://aschmelyun.com/blog/i-built-a-receipt-printer-for-github-issues/
type: article
source: "Hacker News"
published: 2022-03-25T18:38:37.974Z
updated: 2022-03-25T18:38:37.975Z
tags: ["github", "iot", "php"]
reading_time: 7
upvotes: 42
comments: 9
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# I built a receipt printer for GitHub issues

**[Hacker News](https://daily.dev/sources/hn)** · 7 min read · 42 upvotes · 9 comments

## Summary

Andrew Schmelyun used a receipt printer to print out a ticket each time an issue was added to one of his GitHub repos. The printer uses the ESC/POS command set, for which there's established libraries in a variety of programming languages. He also used an old Raspberry Pi Zero W to connect from the internet to the printer.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://aschmelyun.com/blog/i-built-a-receipt-printer-for-github-issues/>

## Community discussion

Top comments from developers on daily.dev.

**@athulak** · 1 upvotes

> Nice way to waste paper

**@matteosacchetto** · 1 upvotes

> Extremely cool idea! 👏💪🏼

**@macdrien** · 0 upvotes

> Excellent XD

**@andypiper** · 0 upvotes

> Cool way to use an IoT hardware hack to list and deliver GitHub issues

**@soetch** · 0 upvotes

> This is so dope omg

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#github](https://daily.dev/tags/github), [#iot](https://daily.dev/tags/iot), [#php](https://daily.dev/tags/php)

[View this post on daily.dev](https://daily.dev/posts/i-built-a-receipt-printer-for-github-issues-9-jntgqe9)
