Commit Graph

20 Commits

Author SHA1 Message Date
1cf775beec README: Fix small issues 2025-02-21 16:22:11 +01:00
9cab6f0a00 winziprint.py: Fix 'sequence index out of range' 2024-03-09 22:29:23 +01:00
3e0d004e82 winziprint.py: Fix 'list assignment index out of range' error 2 2024-03-09 22:06:08 +01:00
1a425915d7 winziprint.py: Fix 'list assignment index out of range' error 2024-03-09 21:16:00 +01:00
ad12481e50 winziprint.py: Flush stdout in tcp_server() 2024-03-05 17:14:31 +01:00
640e025c2d winziprint.py: Rename function daemon to tcp_server
To avoid Windows Defender exterminating the .exe file
2024-03-05 17:07:22 +01:00
f2f3e10e2a winziprint.py: Extract daemon() function from main() 2024-03-05 12:33:30 +01:00
75689983df winziprint.py: Fix bug where letterhead from tmp_file is only first page 2024-03-02 18:35:20 +01:00
7945e0ae8a winziprint.py: Fix list index error 2024-03-02 18:24:29 +01:00
8f0588e8f3 winziprint.py: Fix letterhead positioning 2024-03-01 11:57:51 +01:00
4d5020f2b9 winziprint.py: Fix list index out of range error 2024-03-01 01:42:09 +01:00
0d014a4b34 winziprint.py: Add option to add letterhead 2024-03-01 00:02:13 +01:00
0ec9092df5 README: Fix small issue 2024-02-29 23:03:27 +01:00
40c1b68d51 winziprint.py: Rename --double-sided to --double-paged 2024-02-29 23:01:15 +01:00
3abb764ca3 winziprint.py: Make steps variable thread safe 2024-01-14 20:00:26 +01:00
81848ac767 winziprint.py: Extract convert_part() from convert() 2024-01-14 19:48:02 +01:00
5b3b96fb35 README: Add Usage 2024-01-14 12:14:10 +01:00
cd6b30cf80 [#1] winziprint.py: Add server mode 2024-01-14 12:13:53 +01:00
a76d540bae Add .gitignore 2023-11-25 21:01:55 +01:00
362e071bb1 Initial commit 2023-11-25 20:51:15 +01:00