Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

TrayWrapper

Electron-based systemtray application that shows a webpage, configurable via startup parameters.

Usage instructions: TrayWrapper.exe --site=https://example.com --icon=C:\path\to\icon.ico --width=500 --height=max --name="My Custom App"

Build instructions: Put icon and main.js into folder and run: electron-packager . TrayWrapper --platform=win32 --arch=x64 --out=dist --overwrite

About

Electron-based systemtray application that shows a webpage, configurable via startup parameters.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages