Linux gamer. Open source enthusiast. Reddit refugee.
- 28 Posts
- 3 Comments
Joined 5 years ago
Cake day: April 18th, 2021
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Thanks for this!!
I just realized I can use the following command to OCR a bitmap in the clipboard and put the text back into the clipboard.
xclip -out -selection clipboard -t image/bmp
| tesseract stdin stdout -l eng
| xclip -in -selection clipboardThis works in my linux VM (in Virtualbox on my work laptop) using bi-directional shared clipboard without touching my Windows software.
Mind blown!!
motorondo@lemmy.mlto
OpenSourceGames@lemmy.ml•Version 0.4.0 is out - Tanks of Freedom II
1·3 years agoThis is great! I was hoping someone would try port or update Tanks of Freedom.






I am super-happy to see this project being worked on.
Note: this version is still considered to be an alpha release.