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
D

dawidd6/go-appindicator

0
View on GitHub↗
0 stars·0 forks·13 views

Go Appindicator

Features

  • GUI Development - Go bindings for libappindicator3.
  • System Interaction - Go bindings for libappindicator3.

Star history

Star history chart for dawidd6/go-appindicatorStar history chart for dawidd6/go-appindicator

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 Go Appindicator

These projects share indexed features with Go Appindicator. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
  • 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 are the main features of dawidd6/go-appindicator?

The main features of dawidd6/go-appindicator are: GUI Development, System Interaction.

Which projects share features with dawidd6/go-appindicator?

Projects with overlapping indexed features include: prashantgupta24/activity-tracker — A library to notify about any (pluggable) activity on your machine, and let you take action as needed. prashantgupta24/mac-sleep-notifier — macOS Sleep/ Wake notifications in golang. getlantern/systray — systray is a Go library used to create and manage icons and menus within the operating system notification area. It… go-vgo/robotgo — Robotgo is a cross-platform desktop automation framework for the Go programming language. It provides a comprehensive… deckarep/gosx-notifier — gosx-notifier is a Go framework for sending desktop notifications to OSX 10.8 or higher. shurcool/trayhost — Cross-platform Go library to place an icon in the host operating system's taskbar.