Commit Graph

38 Commits

Author SHA1 Message Date
f43a66275b Changed favicon 2022-03-17 10:38:52 +01:00
3393290df2 Updated config for the printing of images 2022-03-17 10:38:30 +01:00
cd12dbc792 Added gitignore entry 2022-03-17 10:38:05 +01:00
5b28213075 Ajout d'une base pour le login 2022-03-15 14:50:10 +01:00
e82672b8cb Mise à jour des logs 2022-03-15 14:49:58 +01:00
4fea7c1e86 Ajout d'un try/except 2022-03-15 14:49:26 +01:00
be3770956c Ajout d'un try/except' 2022-03-15 14:49:05 +01:00
5a0cc6011b Mise à jour des templates 2022-03-15 14:48:15 +01:00
81a99b6a80 Ajout d'un exécutable pour lancer le serveur 2022-03-15 14:48:05 +01:00
bb7e12a561 Add futur user class 2022-03-12 04:30:04 +01:00
c3c21a510a Add web class 2022-03-12 04:29:51 +01:00
2b8480c89d Added printer class 2022-03-12 04:29:39 +01:00
113c7a761e Added templates, moved old ones 2022-03-12 04:29:24 +01:00
5916eb98e9 Moved static ressources 2022-03-12 04:28:58 +01:00
8c08188c88 Add web routes, web class 2022-03-12 04:28:17 +01:00
35fc990bc0 Ajout d'un timer 2022-03-11 18:36:36 +01:00
47e89cc295 Fixed the printing, added init and small API 2022-03-11 17:13:42 +01:00
b2593a5a97 Updated readme with missing instructions 2021-01-23 00:03:21 +01:00
N07070
c9a42a7b8b Fixed buggy connection to printer 2021-01-02 17:21:41 +01:00
N07070
4ed11cb078 Added files for api and web classes 2020-12-27 21:33:12 +01:00
N07070
55b763dfe8 Moved old files to archive folder 2020-12-27 21:32:51 +01:00
N07070
e6a046d4e6 Now using configuration files 2020-12-27 21:32:29 +01:00
N07070
8153bfd9ca Fixed typo 2020-12-27 21:32:08 +01:00
N07070
5ab316e9da Added configuration files 2020-12-27 21:31:02 +01:00
N07070
3fde3fd8ae Added documentation for the EPSON printer and the CUPS driver's archive, just in case someone needs it and the link dies 2020-12-27 21:29:29 +01:00
N07070
c38faa940f Updated readme, add cover and completed instructions 2020-12-27 21:10:19 +01:00
N07070
af267a20f7 Updated the .gitignore 2020-12-26 23:35:55 +01:00
N07070
b58748e671 Removed old code, added new files in src/ using classes for each moving part. 2020-12-26 23:34:22 +01:00
N07070
fbc6a09e60 Updated requirements. Use most recent version 2020-12-26 18:57:40 +01:00
N07070
e7a1e8a61f Added the virtualenv files 2020-12-26 18:55:59 +01:00
N07070
6c0dc5a278 Moved to Python3, and moved to the new Adafruit Library 2020-01-16 16:23:27 +01:00
N07070
329bd63fd7 Updated README 2020-01-16 15:08:40 +01:00
N07070
0c20568a92 Add global vars for the printer settings 2020-01-14 17:18:15 +01:00
N07070
8bb674e745 Changed serial port 2020-01-14 17:03:46 +01:00
N07070
4525acfb7d Still strying to make the encoding work 2020-01-14 17:01:11 +01:00
N07070
4ab8effc57 Transform the string to bytes 2020-01-14 16:54:50 +01:00
N07070
b2ec27701e Added the files of the project,
Added README.md
2018-10-14 23:12:47 +02:00
N07070
4c29866a21
Initial commit 2018-10-14 22:58:04 +02:00