Skip to content

photos-network/plugin_metadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photos.network

License GitHub contributors Discord

Photos.network is an open source project for self hosted photo management. Its core features are:

  • Share photos with friends, family or public
  • Filter / Search photos by attributes like location or date
  • Group photos by objects like people of objects

Metadata Plugin

This repository contains the Metadata plugin for the core.

Its responsibility is to extract metadata from the filename and exif date in a media file.

Development

The core is written in Rust and highly customizably by using a Plugin-system.

Plugins are realized by dynamic loading by using abi_stable_crates


Visual Studio Code

The fastest start into development can be archived by using Visual Studio Code and Docker.

  1. Install Docker
  2. Install Visual Studio Code
  3. Install Visual Studio Code Remote - Containers
  4. Clone and Open this repository in Visual Studio Code
  5. Click the "Reopen in Container" Dialog
  6. Launch Photos.network from the RUN window.

VS Code with devcontainers


About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages