Skip to content

Releases: igna503/bleh

v1.1.0

29 Jun 14:10

Choose a tag to compare

Bleh! v1.1.0

This is a feature release.

Changelog

  • Major refactoring of code for ease of modification and readability.
  • Added option to connect to printer by MAC address
  • Added builds for i386 and arm64

Note: Remember to set the capabilities on the binary to be able to run it as non-root:
sudo setcap cap_net_raw,cap_net_admin=eip ./bleh

v1.0.0

24 Jun 03:01

Choose a tag to compare

First release of Bleh! Binary for Linux x86_64.
I assume it'll work when compiled for a different architecture, so long as the Bluetooth adapter is supported and can be used by the ble library.