Remix.run Logo
tracerbulletx 6 hours ago

I've been turning my Media Viewer into a complete local first media ecosystem for automated tagging, a media server, phone swiping, and a web version of the viewer so you can access it remotely. https://lowkeyviewer.com/

The thing Im most proud of though is just the viewer, its designed to just open all the images and videos in a folder, and then there is no UI except a right click context menu, the list is a grid or a masonry layout that uses 100% of the space for the images/video so you can just navigate them. It adds anything you open to a local sqlite db so you can tag things if you want optionally. Also control modes that make sense for either a mouse or a laptop trackpad.

phaser 3 hours ago | parent [-]

I love the idea. Are you thinking about an Apple TV or iOS version for connecting to the media server from the living room?

tracerbulletx 2 hours ago | parent [-]

Yeah, also VR devices. Right now im mostly focused on getting the media server depdendency management and install process more user friendly, it works, but can require a little trouble shooting to get everything working.