All Projects → kaj → rphotos

kaj / rphotos

Licence: MIT license
Photo manager web app, written in rust.

Programming Languages

rust
11053 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
SCSS
7915 projects

rphotos

Semi-experimental web app in Rust language: manage my photos.

CI

Tag photos with places, people and other tags, while keeping some private and making others public. It uses a postgresql database for the metadata, and works with read-only access to the actual image files. Downscaled images are stored in memcache.

My images are on img.krats.se where you can see those that are public though rphotos.

Not in any way feature-complete, but useful. At least to me.

There is not (yet) much documentation, but there is command line help (the single binary has subcommands for running the server and some administrative task, such a finding new photos or making photos public). The database is described in the migrations. Everything else is in the code.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].