GitShow/sindresorhus/trayballoon
sindresorhus

trayballoon

Create a trayballoon on Windows

by sindresorhus
Star on GitHubForknpm

JavaScript

162 stars6 forks4 contributorsQuiet · 5y agoSince 2014v2.0.0MIT

Meet the team

See all 4 on GitHub →
sindresorhus
sindresorhus17 contributions
kevva
kevva2 contributions
seriousManual
seriousManual1 contribution
Richienb
Richienb1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
sindresorhus
Support buffer in the `icon` optionClosedIssue

Would be handy to support a buffer with raw bitmap and PNG that is constructed on the fly to a file and put in a temp dir. Could then easily support PNG file input data.

sindresorhus · 11mo ago
harsha509
tray balloon doesn't get disappear after specified timeoutClosedIssue

Hi There, Am using trayballoon npm for more than a year, and I have an issue where tray balloon stays on task bar forever until closed manually. Below is my implementation of trayballoon code specStarted: function(result) { trayballoon({ title: 'Currently Running Test Case', text: result.description, icon: '.\\resources\\image-library\\protractor.ico', timeout: 2000, wait : 2000 },function(){ console.log("") }); } here trayballoon waits for more than 10 + sec or waits on taskbar forever. ENV details:** Platform win 10: nodejs : 6.11.4 Please help to resolve this issue. Thanks in advance Thanks, Sri Harsha @npm: www.npmjs.com/~sriharsha

harsha509 · 11mo ago
Richienb
Move to GitHub ActionsMergedPR
Richienb · 5y ago
Structured data for AI agents

Repository: sindresorhus/trayballoon. Description: Create a trayballoon on Windows Stars: 162, Forks: 6. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v2.0.0 (5y ago). Open PRs: 0, open issues: 0. Last activity: 5y ago. Community health: 71%. Top contributors: sindresorhus, kevva, seriousManual, Richienb.

·@ofershap

Replace github.com with gitshow.dev