Skip to content

Linux-specific implemenations of the integrations-api

License

Notifications You must be signed in to change notification settings

cryptomator/integrations-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

integrations-linux

Linux-specific implemenations 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

Building Requirements

  • JDK 22
  • Maven 3.9.6