|
a6c78674b8
|
Replace os.system with subprocess
Closes #2
|
2021-06-19 13:17:02 -07:00 |
|
|
be30709a3f
|
add lang=en and charset=UTF-8 to client HTML
|
2021-06-17 19:58:16 -07:00 |
|
|
87344df53e
|
Merge pull request #4 from kj7rrv/less-in-backend
Move parts of backends into new imgproc.py
|
2021-06-17 19:54:38 -07:00 |
|
|
a67f765bd2
|
Move parts of backends into new imgproc.py
A lot of code was unnecesarily shared between the backends. This places
much of that code in a new file, `imgproc.py`
|
2021-06-17 19:50:16 -07:00 |
|
|
d96f6efc74
|
The Client object doesn't use the Queue anymore
|
2021-06-17 15:46:02 -07:00 |
|
|
6061c80cbe
|
Rearrange client files
|
2021-06-17 15:04:51 -07:00 |
|
|
d57905c731
|
Rearrange files again, and fix more bugs
|
2021-06-17 14:52:23 -07:00 |
|
|
b0329fd8ce
|
Several improvements and rearranged files
|
2021-06-17 14:33:40 -07:00 |
|
|
d88766ddc0
|
.
|
2021-06-15 14:24:32 -07:00 |
|
|
5143593d4c
|
.
|
2021-06-15 14:21:59 -07:00 |
|
|
f2efc515cd
|
Create README.md
|
2021-06-15 12:57:03 -07:00 |
|
|
daaeab99aa
|
Create LICENSE
|
2021-06-15 12:56:32 -07:00 |
|
|
133eb26a0b
|
Initial commit
|
2021-06-15 12:50:51 -07:00 |
|