Commit Graph

11 Commits

Author SHA1 Message Date
Mar2ck
ea21bb71b3 Add support for Linux clipboard reading (#44)
* Allow clipboard reading on Linux using Pillow 10

* Update README.md to reflect Pillow changes

* Update README.md with Linux clipboard requirements

* Fix "Using CUDA;Using CPU" console output

* Add verbose option to help with debugging

* Restore wayland codepath for writing text to clipboard
2023-08-27 23:36:07 +02:00
oleksii-kostin
ffdcd7226d Added support for wayland sessions. (#32) 2023-05-07 23:48:58 +02:00
srt19
f4a595a91d Fix error writing to txt file
dunno why I always get error unicode message when writing to txt file
2022-03-08 04:11:03 +07:00
Maciej Budyś
5fb6504c74 catch OSError when reading image 2022-02-18 21:36:33 +01:00
Maciej Budyś
fd11332dac check modification time when scanning for new files 2022-01-23 18:34:43 +01:00
Maciej Budyś
043e370d0f fix PIL imports 2022-01-21 11:19:02 +01:00
Maciej Budyś
71da1c6a20 don't import ImageGrab if it's not needed 2022-01-21 00:33:55 +01:00
Maciej Budyś
514fb7707c move code for running in the background to run.py 2022-01-20 01:02:30 +01:00
Maciej Budyś
3a88953989 setup 2022-01-18 00:44:46 +01:00
Maciej Budyś
0dde5ee24e fix 2022-01-17 21:59:49 +01:00
Maciej Budyś
5f925fde15 Initial commit 2022-01-17 21:41:56 +01:00