Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 486 Bytes

File metadata and controls

19 lines (13 loc) · 486 Bytes

integrations-linux

Linux-specific implementations of the integrations-api.

Config

This library uses the following JVM properties:

  • cryptomator.integrationsLinux.trayIconsDir - specifies the directory from which svg images for the tray icon are loaded
  • cryptomator.integrationsLinux.autoStartCmd - specifies the command used for starting Cryptomator

Build

Requirements

  • JDK 25

Execution

./mvnw verify