https://github.com/katahiromz/rshimgvw
Shell Image Viewer from ReactOS
https://github.com/katahiromz/rshimgvw
image-editing image-editor image-viewer image-viewing picture-viewer reactos standalone standalone-app win32 win32-api win32api windows windows-xp
Last synced: 6 months ago
JSON representation
Shell Image Viewer from ReactOS
- Host: GitHub
- URL: https://github.com/katahiromz/rshimgvw
- Owner: katahiromz
- License: gpl-2.0
- Created: 2023-12-08T00:26:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-24T09:42:17.000Z (about 1 year ago)
- Last Synced: 2024-08-24T10:45:48.540Z (about 1 year ago)
- Topics: image-editing, image-editor, image-viewer, image-viewing, picture-viewer, reactos, standalone, standalone-app, win32, win32-api, win32api, windows, windows-xp
- Language: C
- Homepage: https://reactos.org/
- Size: 526 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
#  Independent ReactOS shimgvw
This is `"Independent ReactOS shimgvw"` from [ReactOS](https://reactos.org/), Shell Image Viewer.

It's a free and open source software for Windows XP and later.
## Main code contributors
- Dmitry Chapyshev (dmitry@reactos.org)
- Katayama Hirofumi MZ (katayama.hirofumi.mz@gmail.com)
- and more!
## Translators
- Radek Liska aka Black_Fox (radekliska at gmail dot com)
- Václav Zouzalík aka Venca24 (vaclav.zouzalik at seznam dot cz)
- Ferreras Morezuelas (Swyter)
- Vytis Girdžijauskas, CMan (cman@cman.us)
- Rafal Harabien
- Caemyr
- Jose Carlos Jesus zecarlos1957@hotmail.com
- Ștefan Fulea
- Andrei Miloiu
- Mário Kačmár /Mario Kacmar/ aka Kario (kario@szm.sk)
- Ardit Dani (Ard1t) (ardit.dani@gmail.com)
- Erdem Ersoy (eersoy93) (erdemersoy [at] erdemersoy [dot] net)
- Igor Paliychuk
- Henry Tang Ih
- Luke Luo
- Wu Haotian
- Chan Chilung
- Henry Tang Ih
- and more!
## How to build?
Please use ReactOS Build Environment (RosBE).
```bash
git clone https://github.com/katahiromz/Rshimgvw
cd Rshimgvw
cmake -G Ninja -DCMAKE_BUILD_TYPE=Release .
ninja
strip shimgvw.exe
```
Tested on RosBE and MinGW.
## License
- GPL 2.0