Archived
1
Fork 0
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.
gallery/README.md

8 lines
279 B
Markdown
Raw Normal View History

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.
2022-06-23 14:15:52 -04:00
![showcase image](misc/showcase.png)
2020-02-18 06:57:35 -05:00
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.