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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
shurcooL avatar

shurcooL/trayhostFork

0
View on GitHub↗
261 estrellas·20 forks·Go·MIT·3 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de shurcool/trayhostGráfico del historial de estrellas de shurcool/trayhost

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Trayhost

Proyectos open-source similares, clasificados según cuántas características comparten con Trayhost.
  • go-vgo/robotgoAvatar de go-vgo

    go-vgo/robotgo

    10,614Ver en 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
    Ver en GitHub↗10,614
  • deckarep/gosx-notifierAvatar de deckarep

    deckarep/gosx-notifier

    590Ver en GitHub↗

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

    Go
    Ver en GitHub↗590
  • getlantern/systrayAvatar de getlantern

    getlantern/systray

    3,707Ver en 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
    Ver en GitHub↗3,707
  • prashantgupta24/activity-trackerAvatar de prashantgupta24

    prashantgupta24/activity-tracker

    32Ver en GitHub↗

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

    Go
    Ver en GitHub↗32
Ver las 30 alternativas a Trayhost→

Preguntas frecuentes

¿Qué hace shurcool/trayhost?

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

¿Cuáles son las características principales de shurcool/trayhost?

Las características principales de shurcool/trayhost son: GUI Development, GUI Frameworks, System Interaction.

¿Qué alternativas de código abierto existen para shurcool/trayhost?

Las alternativas de código abierto para shurcool/trayhost incluyen: 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).