// Programming Language | C
const char* user_prompt = "Enter your username: ";
int user_prompt_len = strlen(user_prompt);
// Build with developers in mind
// Programming Language | Rust
#[derive(Deserialize, Clone)]
struct Config {
    #[serde(default = "default_dark_mode")]
    dark_mode: bool,
    #[serde(default = "default_window_width")]
    window_width: i32,
    #[serde(default = "default_window_height")]
    window_height: i32,
    #[serde(default = "default_update_interval")]
    update_interval: f32,
}
Ametrine Foundation

The company who cares.

Software built for everyone. Free, private, and community‑powered.

100%
Professional-grade performance.
0
Hidden Costs

Why Ametrine?

We build software the right way — with freedom, privacy, and community at the core.

Professional-grade performance

All our software is built with professional-grade performance in mind. Performance that doesn't come at the cost of privacy or freedom.

🛡️

Privacy First

Your data belongs to you. We build software that respects your privacy and keeps you in complete control of your information.

Accessible to All

We design for everyone. Our tools are built with accessibility and inclusivity at their core from day one.

Our Flagship Projects

Explore our growing collection of open source tools and these are our favorites out of all of them.

Get Started

Install Lumina our video editor.

Example made for Linux and macOS

~/home
$ champagne -S lumina
✓ Dependencies installed remote: Counting objects: 100% complete.
✓ Installing Lumina: 100% complete.
✓ Lumina installed successfully

Ready to build something amazing?

Join our community of developers and users who believe in software that respects freedom and privacy.