Picorims / directogallery

Browse a directory like a gallery.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Directogallery

Directogallery is a small app designed to view a directory as a gallery to make it easier to browse images.

Goal

This is mostly an experiment around developing with Tauri, Svelte and TypeScript in Vite.

Run

npm run tauri dev

Current rustc version used: 1.69.0

Recommended IDE Setup (from Tauri)

VS Code + Svelte + Tauri + rust-analyzer.

Licence

Directogallery is an application to browse a directory of images
from the file system in a more convenient way.
Copyright (C) 2023  Charly Schmidt alias Picorims<picorims.contact@gmail.com>

Directogallery is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Directogallery is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Directogallery.  If not, see <https://www.gnu.org/licenses/>.

About

Browse a directory like a gallery.

License:GNU General Public License v3.0


Languages

Language:Svelte 48.4%Language:Rust 32.8%Language:TypeScript 10.1%Language:CSS 7.8%Language:HTML 0.9%