https://github.com/quantumvoid0/img.c
A lightweight gtk image viewer
https://github.com/quantumvoid0/img.c
Last synced: 11 months ago
JSON representation
A lightweight gtk image viewer
- Host: GitHub
- URL: https://github.com/quantumvoid0/img.c
- Owner: quantumvoid0
- Created: 2025-08-02T12:57:11.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-08-02T12:58:23.000Z (12 months ago)
- Last Synced: 2025-08-02T14:38:38.695Z (12 months ago)
- Language: C
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# img.c
A lightweight gtk based image viewer
## Installation
```fish
git clone https://github.com/quantumvoid0/img.c
cd img.c
make install
```
## Uninstallation
```fish
git clone https://github.com/quantumvoid0/img.c
cd img.c
make uninstall
```
## Usage
just run `img /path/to/img` in ur terminal or set `img` as default opener in ur file manager