ComposeTray is a Kotlin library that provides a simple way to create system tray applications with native support for Linux and Windows. This library allows you to add a system tray icon, tooltip, and menu with various options in a Kotlin DSL-style syntax.
Version0.1.5compared with

Version Details

Compile Changes (1)

0.1.3 0.1.5
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.jetbrains.kotlin » kotlin-stdlib2.0.202.0.21

Runtime Changes (1)

0.1.3 0.1.5
ChangeGroup / ArtifactPreviousCurrent
+ Added org.jetbrains.compose.desktop » desktop-1.6.11