Mirage2/README.md

21 lines
487 B
Markdown
Raw Permalink Normal View History

2022-02-23 06:38:59 +00:00
# Mirage2
2022-02-23 06:54:16 +00:00
Mirage2 is a fast and very minimal Gtk+ image viewer.
# Notes
<h6>Install Setup</h6>
```
sudo apt-get install python3.8 python3-setproctitle python3-gi
```
# TODO
<ul>
<li>Add play back of gif animation plus controls to modify speed and played frames.</li>
<li>Add simple image effects.</li>
2024-03-16 23:57:26 +00:00
<li>Add save and save as functionality.</li>
2022-02-23 06:54:16 +00:00
</ul>
# Images
![1 Mirage2 loaded with image and thumbnails. ](images/pic1.png)
2024-03-16 23:57:26 +00:00
![2 Mirage2 having ran OCR on image. ](images/pic2.png)