redstrate.com/content/software/gallery/index.md
Joshua Goins b200c47078
All checks were successful
Deploy / Deploy Website (push) Successful in 31s
Fix even more links
2025-04-12 11:03:07 -04:00

720 B

title date draft source license projtags layout aliases summary
Gallery 2020-01-25 false https://code.ryne.moe/redstrate/gallery MIT
Swift
UIKit
iOS
macOS
project
/projects/gallery
Local booru for macOS and iOS devices.

I had always wanted to build a local booru application, especially for Apple devices. This was also an experiment in Mac Catalyst, which released the same year.

Screenshot of the main user interface

This utilizes UIKit for it's GUI, and uses Apple's own Core Data framework to actually build relationships between tags, images, etc. To run on macOS, it uses Mac Catalyst. The actual functionality of this is incredibly basic, but it does work!