Update README
This commit is contained in:
parent
917cfaa4a1
commit
a3c726e692
18
README.md
18
README.md
@ -1,3 +1,19 @@
|
||||
# batchprint
|
||||
|
||||
Free and open source image printer
|
||||
A free and open source mass image printer for Windows. Powered by Pillow, and supports JPEG, PNG, WebP [and more](https://pillow.readthedocs.io/en/stable/handbook/image-file-formats.html#fully-supported-formats). Images are stretched and rotated automatically.
|
||||
|
||||
![preview](docs/assets/preview.png)
|
||||
|
||||
Download binaries here (soon).
|
||||
|
||||
## Compatibility
|
||||
|
||||
Has been tested with Windows 7 and 10, and should potentially work with Windows 2000 and up.
|
||||
|
||||
## Running from source
|
||||
|
||||
You can run batchprint directly from its pyw file, if you have these prerequisites installed: pywin32, pillow, qtpy, a Qt module compatible with qtpy (try pyqt5)
|
||||
|
||||
## Compiling (soon)
|
||||
|
||||
You can compile portable files as well as the installer by running `build.bat`.
|
BIN
docs/assets/preview.png
Normal file
BIN
docs/assets/preview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
Loading…
Reference in New Issue
Block a user