An open API service indexing awesome lists of open source software.

https://github.com/codingbeard/sciter-go-tray-context


https://github.com/codingbeard/sciter-go-tray-context

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

#Sciter Go tray context

Supports windows xp and above
Makes use of https://github.com/codingbeard/tray
Use something like https://github.com/cratonica/2goarray to turn your .ico file into a byte array
Can't have icons >= 128px
Don't add 16-bit colour icons, they will be used above 32-bit ones

cd example && go build && example.exe