kirill-grouchnikov / aurora

Building modern, elegant and fast desktop Compose applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aurora libraries

Aurora is a collection of libraries for writing modern, elegant and fast desktop Compose applications based on the Ephemeral design system. It is built with Java 11, and runs on Java 11 and later.

Documentation

Window top-level APIs

Theming

Components

SVG transcoding

Have a question?

Aurora artifacts

Aurora artifacts are available in the central Maven repository under groupId=org.pushing-pixels

Core artifacts

  • Maven Central aurora-theming
  • Maven Central aurora-component
  • Maven Central aurora-window

Tools artifacts

  • Maven Central aurora-tools-svg-transcoder
  • Maven Central aurora-tools-svg-transcoder-gradle-plugin

Snapshots

Aurora snapshot artifacts are available in the Sonatype repository.

Building Aurora

This document is an overview of how to build Aurora artifacts locally.

About

Building modern, elegant and fast desktop Compose applications

License:Apache License 2.0


Languages

Language:Kotlin 99.6%Language:Shell 0.4%Language:Batchfile 0.0%