https://github.com/codingbeard/sciter-go-tray-context
https://github.com/codingbeard/sciter-go-tray-context
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/codingbeard/sciter-go-tray-context
- Owner: CodingBeard
- License: mit
- Created: 2018-08-28T09:03:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-03T16:24:44.000Z (almost 7 years ago)
- Last Synced: 2025-01-13T22:33:09.797Z (over 1 year ago)
- Language: Go
- Size: 20.5 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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