Skip to content

Commit

Permalink
ReadMe.
Browse files Browse the repository at this point in the history
ReadMe.
  • Loading branch information
xzripper authored Mar 15, 2024
1 parent 99fdf19 commit 583c259
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# MouseImageDrawer
🖌 Image to mouse draw! 🖼
<h1 align="center">mouse_image_drawer v1.0.0 ALPHA</h1>
<p align="center"><img src="preview.png"><br><i>Turn image to mouse movements!</i></p><hr>
<p align="center">Technologies used:
<ul>
<li><a href="https://github.com/pyimgui/pyimgui">PyImGui v2.0.0</a></li>
<li><a href="https://github.com/xzripper/imgui_standalone">imgui_standalone v1.0.0</a></li>
<li><a href="https://github.com/opencv/opencv-python">opencv-python v4.8.0.74</a></li>
<li><a href="https://github.com/boppreh/keyboard">keyboard 0.13.5</a> & <a href="https://github.com/boppreh/keyboard">mouse v0.7.1</a></li>
<li><a href="https://github.com/Delgan/loguru">loguru 0.6.0</a></li>
</ul>
</p>
<hr><p align="center"><kbd>V1.0.0-ALPHA MIT License (2024).</kbd></p>

0 comments on commit 583c259

Please sign in to comment.