Skip to content

neroist/libtray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libtray

Nim wrapper for tray.

Examples are available at examples/.

Compilation

This library supports similar define flags to uing (see Static vs. dynamic linking, just replace "libui" with "tray").

The dynlib and static lib paths may be configured with the trayLib define option.