Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sprout2000/tauview
Minimalist image viewer based on Leaflet.js and Tauri.
https://github.com/sprout2000/tauview
image-viewer macos pan tauri zoom
Last synced: 3 months ago
JSON representation
Minimalist image viewer based on Leaflet.js and Tauri.
- Host: GitHub
- URL: https://github.com/sprout2000/tauview
- Owner: sprout2000
- License: mit
- Created: 2022-03-13T23:31:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-07T02:08:26.000Z (4 months ago)
- Last Synced: 2024-07-07T03:21:31.168Z (4 months ago)
- Topics: image-viewer, macos, pan, tauri, zoom
- Language: TypeScript
- Homepage:
- Size: 11.5 MB
- Stars: 42
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-tauri - Tauview - Minimalist image viewer for macOS and Linux based on Leaflet.js. (Applications / Utilities)
README
# Tauview
Minimalist image viewer based on [Leaflet.js](https://leafletjs.com/) and [Tauri](https://tauri.studio/).
_Image by Frank Winkler from Pixabay._
## :thumbsup: Features
- Pan & Wheel Zoom
- Browse the images in a folder
- Grid view## :inbox_tray: Download
You can download the latest version of _Tauview_ from the releases page here:
[https://github.com/sprout2000/leafview-tauri/releases](https://github.com/sprout2000/leafview-tauri/releases)## :green_book: Usage
### :keyboard: Keyboard Shortcuts
| Key | Function |
| :-------------------------------------------------: | :--------------- |
| J | Next Image |
| K | Previous Image |
| H | Toggle Grid View |
| + | Zoom In |
| - | Zoom Out |
| 0 | Reset Zoom |
| ← ↑ ↓ → | Pan |
| Delete | Move to Trash |### :computer_mouse: Mouse Operations
| Mouse | Function |
| :----------: | :---------- |
| Drag | Pan |
| Wheel | Zoom in/out |
| Double click | Reset zoom |## :copyright: Copyright
Copyright (c) 2022-2024 sprout2000