NaitLee / Cat-Printer

Application supporting Bluetooth thermal “Cat Printers”, for everyone!
GNU General Public License v3.0
307 stars 31 forks source link

Add support for printer status (battery running low, overheated print head, ran out of paper, exact printing progress) #101

Open matu6968 opened 2 months ago

matu6968 commented 2 months ago

The proprietary app has additional features not present in this FOSS reimplementation such as said in the title like overheating print head error message. Screenshot_20240503_103959_Fun Print.png

Screenshot_20240503_104951_Fun Print.png

Screenshot_20240503_104014_Fun Print.png

Screenshot_20240503_104430_Fun Print.png

The status indicators should be easy to implement as the printer firmware is just sending messages that the app can decode.