LeafView sprout2000
winget install --id=sprout2000.LeafView -e
A minimalist image viewer based on Leaflet.js and Electron.
README
LeafView
Minimalist image viewer based on Leaflet.js and Electron.
Image by Joe from Pixabay.
:thumbsup: Features
- Pan & Wheel Zoom
- Browse the images in a folder
- Grid view
- Available in 16 languages
- Auto update (only on macOS)
:inbox_tray: Download
You can download the latest version of LeafView from the releases page here: https://github.com/sprout2000/leafview/releases
Note: No code signing has been done except for the macOS version.
:green_book: Usage
:keyboard: Keyboard Shortcuts
| Key | Function | | :---------------------------------------------------------------------------: | :--------------------------------- | | J, Ctrl+N, CmdOrCtrl+→ | Next Image | | K, Ctrl+P, CmdOrCtrl+← | Previous Image | | + | Zoom In | | - | Zoom Out | | 0 | Reset Zoom | | ← ↑ ↓ → | Pan | | Fn+Delete or Del | Move to Trash | | H, Ctrl+G | Toggle Grid View | | Ctrl+Shift+T | Toggle Menubar (Windows / Linux) |
:computer_mouse: Mouse Operations
| Mouse | Function | | :----------: | :----------------------------------- | | Drag | Pan | | Wheel | Zoom in/out | | Double click | Reset zoom | | Right click | Show the context menu when available |
:globe_with_meridians: Supported Languages
| Language | Code |
| :------------ | :-----: |
| اللغة العربية | ar
|
| Čeština | cs
|
| Deutsch | de
|
| English | en
|
| Español | es
|
| Français | fr
|
| Magyar | hu
|
| Italiano | it
|
| 日本語 | ja
|
| Polski | pl
|
| Português | pt
|
| Русский | ru
|
| Türkçe | tr
|
| Українська | uk
|
| 简体中文 | zh_CN
|
| 繁体中文 | zh_TW
|
:beers: Contributing
You can easily contribute to this repository by providing translation files.
- Create
{your_LANG}.json
insrc/locales
.
src
├── @types
├── createMenu.ts
├── locales
+ │ ├── cs.json
│ ├── en.json
│ └── ja.json
├── main.ts
├── preload.ts
├── setLocales.ts
└── web
- And then please send a pull request to this repository.
:tada: Contributors
Thanks go to these wonderful people :slightly_smiling_face::
:copyright: Copyright
Copyright (c) 2020-2024 sprout2000