A lightweight, cross-platform photo management app.
Quickly go through your photos, rate them, and filter them in your filesystem.
Currently useable on macOS, but still in alpha! You can check progress on the kanban board. I'm primarily testing UI/UX on macOS. Feedback on Windows and Linux versions is appreciated :-).
To test development version:
npm run tauri dev
To build:
npm run tauri build
Favy is built with Rust, Svelte, and TypeScript (RuST? 🤔) with the frameworks:
Other notable packages:
-
Rust
-
TypeScript
Copyright 2023 - Arya "Dee" Daroui
Don't redistribute this project. Otherwise, MIT/Apache v2.0 Licenses apply.
In other words, you are welcome to...
- Fork, edit, and build this project for personal use, publicly or privately
- Contribute your changes back to this repository
- Reuse and rework parts of this codebase for anything else
But...
- Do not redistribute this project or its executables--especially not for money
- Do not take significant enough parts of the codebase that you are effectively redistributing it :-/
The intent is that this repository remain the official home of this project. Please see the license.txt for more.