Cat Printer

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. catprinter

    🐱🖨

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. peripage-A6-bluetooth

    Directly printing on a Peripage A6 thermal printer via Bluetooth

    There’s also PPA6 for PeriPage thermal printers, a Python library using reverse engineering of the Bluetooth messages intercepted to the device: https://github.com/eliasweingaertner/peripage-A6-bluetooth

  4. ubertooth

    Software, firmware, and hardware designs for Ubertooth

    Using something like this[0].

    [0]: https://greatscottgadgets.com/ubertoothone/

  5. apk-decompiler

    Small Rust utility to decompile Android apks

    You can decompile android apps, which will give mostly the original Java Classes / functions with anonymized names (class A, function b, etc...). Framework classes and methods usually stay pretty much the same.

    See for example https://github.com/robertohuertasm/apk-decompiler and https://github.com/vaibhavpandeyvpz/apkstudio (only used the first one but the seconds looks practical)

  6. apkstudio

    Open-source, cross platform Qt based IDE for reverse-engineering Android application packages.

    You can decompile android apps, which will give mostly the original Java Classes / functions with anonymized names (class A, function b, etc...). Framework classes and methods usually stay pretty much the same.

    See for example https://github.com/robertohuertasm/apk-decompiler and https://github.com/vaibhavpandeyvpz/apkstudio (only used the first one but the seconds looks practical)

  7. NeoGB-Printer

    An open-source and standalone Gameboy Printer emulator 100% compatible with all officially released games (110 in total) that support the accessory. Just print and save the images as BMP

    Most emulators are able to export a PNG that you could then print with something like this project! They don't support using a webcam with the ROM for the Game Boy Camera though.

    If you buy the real thing, there are lots of projects for extracting and printing the pictures though.

    This project implements a fake GB Printer that you can then access via WiFi to download the prints: https://github.com/zenaro147/NeoGB-Printer

    This project I wrote a while ago allows you to use a printer very similar to the one in this submission as an actual Game Boy Printer, connected to an original Game Boy: https://github.com/iamjackg/esp32-phomemo-gameboy-printer

  8. nmap

    Nmap - the Network Mapper. Github mirror of official SVN repository.

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Open-Source Engine for Heroes of Might and Magic III

    1 project | news.ycombinator.com | 31 May 2025
  • Exult: Recreating Ultima VII for modern operating systems

    2 projects | news.ycombinator.com | 23 Feb 2025
  • Integrating MediaPipe with DeepSeek for Enhanced AI Performance

    1 project | dev.to | 3 Feb 2025
  • Developing an ASL App with Kaggle’s Top Model and Customized MediaPipe Gesture Model

    2 projects | dev.to | 5 Jan 2025
  • Winlator is an Android application that lets you to run Windows (x86_64) apps

    2 projects | news.ycombinator.com | 1 Nov 2024

Did you know that C is
the 6th most popular programming language
based on number of references?