sirius icon indicating copy to clipboard operation
sirius copied to clipboard

Frontend dev

Open kpeeem opened this issue 8 years ago • 8 comments

My front-dev attempt for lil printer C&C ;)

https://github.com/kpeeem/Atkinson-dither-convertion

UI

alpha implementation in forked-repo:

Features

  • image processing on client-side
  • 1-bit image converting in base64 and send to the server
  • changing brightness and contrast
  • Converting text to canvas image

kpeeem avatar Mar 31 '16 02:03 kpeeem

This looks awesome! Nice work :+1: What needs to happen next to get this hooked up?

benpawle avatar Apr 16 '16 18:04 benpawle

@kpeeem How do we use it?

felippenardi avatar Jun 30 '16 15:06 felippenardi

@kpeeem How do we use it?

mungle avatar Jul 25 '16 16:07 mungle

@kpeeem any update on this? Is it just a blank UI that needs hooked up to a server of have you already accomplished this?

benpawle avatar Sep 15 '16 19:09 benpawle

I think this is a concept, not a working interface.

felippenardi avatar Sep 20 '16 18:09 felippenardi

Works for me, just use repo from @kpeeem img_20170129_111714-01

mazhead avatar Jan 29 '17 10:01 mazhead

@mazhead How to get it running?

felippenardi avatar Feb 22 '17 16:02 felippenardi

@felippenardi clone my fork: https://github.com/mazhead/sirius and install following the steps in this script: https://github.com/beyondio/LittlePrinterPi/blob/master/LittlePrinterPi.sh

I will be trying to streamline the process a bit in the future, but all credits go to @kpeeem I only copied his work and fixed one thing.

mazhead avatar Feb 28 '17 18:02 mazhead