LeafView logo

LeafView sprout2000

winget install --id=sprout2000.LeafView -e

A minimalist image viewer based on Leaflet.js and Electron.

README

LeafView

GitHub license GitHub contributors

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.

  1. Create {your_LANG}.json in src/locales.
  src
  ├── @types
  ├── createMenu.ts
  ├── locales
+ │   ├── cs.json
  │   ├── en.json
  │   └── ja.json
  ├── main.ts
  ├── preload.ts
  ├── setLocales.ts
  └── web
  1. 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

Versions
2.3.9
2.3.8
2.3.7
2.3.6
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.16
Website
License