Directogallery is a small app designed to view a directory as a gallery to make it easier to browse images.
This is mostly an experiment around developing with Tauri, Svelte and TypeScript in Vite.
npm run tauri dev
Current rustc version used: 1.69.0
VS Code + Svelte + Tauri + rust-analyzer.
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<[email protected]>
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/>.