Skip to content

photos-network/plugin_interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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

Plugin interface

This repository contains the plugin interface for the core.

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

Releases

No releases published

Packages

No packages published

Languages