Initial push
This commit is contained in:
22
README.md
22
README.md
@@ -1,3 +1,23 @@
|
||||
# Mirage2
|
||||
|
||||
Mirage2 is a fast and very minimal Gtk+ image viewer.
|
||||
Mirage2 is a fast and very minimal Gtk+ image viewer.
|
||||
|
||||
# Notes
|
||||
<b>Still Work in progress!</b>
|
||||
|
||||
<h6>Install Setup</h6>
|
||||
```
|
||||
sudo apt-get install python3.8 python3-setproctitle python3-gi
|
||||
```
|
||||
|
||||
# TODO
|
||||
<ul>
|
||||
<li>Add flip and rotate functionality.</li>
|
||||
<li>Add scroll in and out functionality.</li>
|
||||
<li>Add save and save as functionality.</li>
|
||||
<li>Add play back of gif animation plus controls to modify speed and played frames.</li>
|
||||
<li>Add simple image effects.</li>
|
||||
</ul>
|
||||
|
||||
# Images
|
||||

|
||||
|
||||
Reference in New Issue
Block a user