A selfhosted Photography and Videography catalog website.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
This project started because I wanted to self host my own photo gallery. While I was making it I decided to make it open source so that others could use it as well. I hope you enjoy it!
The purpose of this project is to create a simple and easy to use photo and video gallery that can be self hosted. The goals is to have an interface where images and videos are uploaded, thumbnails are generated, and the images and videos are then displayed in a gallery.
See the roadmap for a full list of features.
To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
Installation guide will follow further during development.
- Creating a gallery
- Public gallery
- Password protected gallery
- Private gallery
- Image storage provider
- Local storage
- S3
- Customizable gallery
- Customizable colors
- Customizable layout
- Customizable logo
- Analytics
- View count
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GNU Affero General Public License v3.0 License. See LICENSE
for more information.