Archived
1
Fork 0
Booru-like gallery for macOS and iOS
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2022-06-23 14:15:52 -04:00
Gallery Don't show duplicate posts when importing 2020-05-24 23:52:56 -04:00
Gallery.xcodeproj Rename source files to make purposes more clear 2020-05-24 23:01:11 -04:00
misc Revert showcase image change 2020-05-25 22:30:55 -04:00
.gitignore Add xcscheme files to gitignore 2020-03-16 12:18:05 -04:00
LICENSE Add initial files 2020-02-18 06:57:35 -05:00
README.md Fix broken image link 2022-06-23 14:15:52 -04:00

Gallery

A local media gallery. You can import images and videos, and even tag them for searching and filtering.

showcase image

The app is written in Swift, and uses UIKit and CoreData. Thanks to Catalyst, it can run on macOS as well as iOS and iPadOS.