🌹 Roseate¶

Warning
If you're looking for an Installation Guide, there isn't one at the moment because Roseate is still work in progress and has not released yet.
Roseate is a free and open-source, GPU accelerated, cross-platform and simplistic image viewer that's highly configurable and fast.
Being a cloudy-org application, it naturally follows the Cloudy Philosophy.
It's designed to be lightweight, privacy-respecting and stupidly fast to launch and display images.
Background¶
Roseate has been a passion project for me to learn the 🦀 Rust programming language, while also laying the groundwork for shared infrastructure across cloudy-org (like the cirrus tool-kit). Roseate actually begun as a tauri web app but I wasn't happy with the memory usage and performance. Hence I switched to Egui which currently runs natively via OpenGL, and ever since it's been pretty performant. Along the way, the switch has also been a great learning experience.
~ Goldy
Index¶
- How to use? - Quick guide on how to use Roseate.
- Installation - A straightforward and beginner friendly installation guide.
- Advanced Installations - An in-depth installation guide for advanced users.