awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
shurcooL avatar

shurcooL/trayhostFork

0
View on GitHub↗
261 stars·20 forks·Go·MIT·13 views

Trayhost

Cross-platform Go library to place an icon in the host operating system's taskbar.

Features

  • GUI Development - Cross-platform library for system tray integration.
  • GUI Frameworks - Places icons in the host OS taskbar.
  • System Interaction - Cross-platform library for taskbar icons.

Star history

Star history chart for shurcool/trayhostStar history chart for shurcool/trayhost

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Trayhost

These projects share indexed features with Trayhost. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • go-vgo/robotgogo-vgo avatar

    go-vgo/robotgo

    10,614View on GitHub↗

    Robotgo is a cross-platform desktop automation framework for the Go programming language. It provides a comprehensive toolkit for programmatically interacting with graphical user interfaces, enabling developers to simulate human input, manage application windows, and monitor system-wide hardware events. The library distinguishes itself through its low-level system integration, utilizing a foreign function interface to interact directly with native operating system APIs. It employs pixel-buffer memory mapping and real-time screen capture to perform visual element identification, allowing for i

    Goaiauto-testautomation
    View on GitHub↗10,614
  • deckarep/gosx-notifierdeckarep avatar

    deckarep/gosx-notifier

    590View on GitHub↗

    gosx-notifier is a Go framework for sending desktop notifications to OSX 10.8 or higher

    Go
    View on GitHub↗590
  • getlantern/systraygetlantern avatar

    getlantern/systray

    3,707View on GitHub↗

    systray is a Go library used to create and manage icons and menus within the operating system notification area. It functions as a cross-platform GUI library that provides a persistent application entry point and a notification area menu manager. The library enables the creation of hierarchical menus and custom tray icons across different desktop operating systems. It supports the use of nested submenus and allows for the styling of individual menu entries with custom images. The toolset covers a range of interaction capabilities, including the management of menu item states through checked

    Go
    View on GitHub↗3,707
  • prashantgupta24/activity-trackerprashantgupta24 avatar

    prashantgupta24/activity-tracker

    32View on GitHub↗

    A library to notify about any (pluggable) activity on your machine, and let you take action as needed

    Go
    View on GitHub↗32
Compare all 30 related projects→

Frequently asked questions

What does shurcool/trayhost do?

Cross-platform Go library to place an icon in the host operating system's taskbar.

What are the main features of shurcool/trayhost?

The main features of shurcool/trayhost are: GUI Development, GUI Frameworks, System Interaction.

Which projects share features with shurcool/trayhost?

Projects with overlapping indexed features include: go-vgo/robotgo — Robotgo is a cross-platform desktop automation framework for the Go programming language. It provides a comprehensive… prashantgupta24/mac-sleep-notifier — macOS Sleep/ Wake notifications in golang. deckarep/gosx-notifier — gosx-notifier is a Go framework for sending desktop notifications to OSX 10.8 or higher. getlantern/systray — systray is a Go library used to create and manage icons and menus within the operating system notification area. It… prashantgupta24/activity-tracker — A library to notify about any (pluggable) activity on your machine, and let you take action as needed. dtylman/gowd — Build cross platform GUI apps with GO and HTML/JS/CSS (powered by nwjs).