Organize photos and videos with an advanced tagging system and geolocation.
- Tag photos for easy categorization
- Color-code tags
- View which tags are used the most
- Rate photos and see which tags have the greatest influence on rating
- Add prerequisite, corequisite, and incompatible tags for advanced organization
- Advanced search by tags allows you to include and exclude tags from view, and search using multiple tags with AND or OR logic
- Group similar photos
- Add titles, descriptions, and dates to phoos
- Supports RAW photo formats
- Supports videos, and has an embedded video player
- Define places with custom titles, notes, and icons
- Organize places with layers and set custom colors for the places in each layer
- Assign photos to places to search by location
- Geolocation is not written to the file, to avoid accidental privacy violations
- View a heatmap of where your photos are most commonly taken
- Draw on the map with lines and polygons
- View photos taken each day on the calendar
- Keep journal entries including mood, activities, and steps taken
- Encrypt journal entries in the database and application memory
- Tag people in photos
- Tag who took a photo
- View photos of or taken by a particular person
- Install Rust
- Install ImageMagick
- Install ffmpeg
- Initialize Nuxt by running
yarn add nuxt
thenyarn nuxt dev
- Launch the program by running
yarn tauri dev