• Joined on 2019-02-19
n07070 pushed to restructure-printing-queue at n07070/littleprynter 2026-05-26 23:50:24 +02:00
eb9e1ec200 Remove code meant for another branch ( brother-ql code )
n07070 commented on pull request n07070/littleprynter#29 2026-05-22 11:05:39 +02:00
Restructure the code and implement a printing queue

Closes #31

n07070 pushed to restructure-printing-queue at n07070/littleprynter 2026-05-22 11:01:25 +02:00
bc035508cd Update line lenght of docstring
cba34744f6 Update raspberry pi class to print via the print queue
0c8c40098c Add docstring & comments, remove dead code
3b640dc549 Add comments about the code structure
2daafe28f2 Apply linting
Compare 18 commits »
n07070 pushed to restructure-printing-queue at n07070/littleprynter 2026-05-22 10:59:04 +02:00
1e46de4b3c Update line lenght of docstring
e9bf334abd Update raspberry pi class to print via the print queue
1ba3d1bee3 Add docstring & comments, remove dead code
20f1145b60 Add comments about the code structure
Compare 4 commits »
n07070 pushed to restructure-printing-queue at n07070/littleprynter 2026-05-21 11:51:07 +02:00
d2f670bb68 Apply linting
n07070 pushed to restructure-printing-queue at n07070/littleprynter 2026-05-21 02:34:42 +02:00
f52d7493c8 Restructure main class to activate worker and use tasks, print queue,
b48e7072bf Restructure web class to use print queue and tasks
cbd5d59445 Add worker class
e7a7c84664 Add printing queue objects
60f4eff26c Add task objects
Compare 5 commits »
n07070 pushed to restructure-printing-queue at n07070/littleprynter 2026-05-20 16:35:16 +02:00
e78f811904 Update numpy
0f848ba790 Add an alert if the webcam print fails
24260834ff Update printing routes for the form
306cab6606 Fix error flashing and transmission
26c2de12b6 Add new web route, restructure API route
Compare 5 commits »
n07070 opened issue n07070/littleprynter#31 2026-05-20 15:30:39 +02:00
Cleanup the uploads directory
n07070 opened issue n07070/littleprynter#30 2026-05-20 15:30:30 +02:00
Add tests
n07070 pushed to master at n07070/littleprynter 2026-05-20 12:02:50 +02:00
bd9888caf7 Downgrade python supported version for 3.13
n07070 pushed to restructure-printing-queue at n07070/littleprynter 2026-05-19 10:52:59 +02:00
f2d3d99e8f Add new functions for discovery and parsing of printers, WIP
f9831f15c7 Add new dependencies for brother ql printers
Compare 2 commits »
n07070 pushed to restructure-printing-queue at n07070/littleprynter 2026-05-18 23:40:33 +02:00
a95190690b Merge pull request 'Use Poetry instead of Pip to manage requirements' (#28) from move-to-poetry into master
b0e394f9d1 Update the import of the printer package
6254d60429 Add poetry lock file and project toml
f408c47c27 Remove run.sh
a1cfb7a3ba Remove pip requirement
Compare 9 commits »
n07070 created pull request n07070/littleprynter#29 2026-05-18 23:23:33 +02:00
WIP: Restructure the code and implement a printing queue
n07070 created branch restructure-printing-queue in n07070/littleprynter 2026-05-18 23:22:46 +02:00
n07070 pushed to restructure-printing-queue at n07070/littleprynter 2026-05-18 23:22:46 +02:00
n07070 deleted branch move-to-poetry from n07070/littleprynter 2026-05-18 23:21:19 +02:00
n07070 merged pull request n07070/littleprynter#28 2026-05-18 23:21:18 +02:00
Use Poetry instead of Pip to manage requirements
n07070 closed issue n07070/littleprynter#25 2026-05-18 23:21:18 +02:00
Update pip packages
n07070 pushed to master at n07070/littleprynter 2026-05-18 23:21:18 +02:00
a95190690b Merge pull request 'Use Poetry instead of Pip to manage requirements' (#28) from move-to-poetry into master
b0e394f9d1 Update the import of the printer package
6254d60429 Add poetry lock file and project toml
f408c47c27 Remove run.sh
a1cfb7a3ba Remove pip requirement
Compare 9 commits »
n07070 created pull request n07070/littleprynter#28 2026-05-18 23:20:23 +02:00
Use Poetry instead of Pip to manage requirements