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
2020-05-24 22:01:06 -04:00
Gallery Remove extra comma from post title and fix catalyst title issue 2020-05-24 22:01:06 -04:00
Gallery.xcodeproj Add initial files 2020-02-18 06:57:35 -05:00
misc Add initial files 2020-02-18 06:57:35 -05: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 Add initial files 2020-02-18 06:57:35 -05: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.