awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 Repos

Awesome GitHub RepositoriesSystem Interaction

Tools for monitoring system status, hardware, and clipboard management.

Explore 8 awesome GitHub repositories matching part of an awesome list · System Interaction. Refine with filters or upvote what's useful.

Awesome System Interaction GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • go-vgo/robotgoAvatar von go-vgo

    go-vgo/robotgo

    10,614Auf GitHub ansehen↗

    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

    Cross-platform GUI and system automation library.

    Goaiauto-testautomation
    Auf GitHub ansehen↗10,614
  • carp-lang/carpAvatar von carp-lang

    carp-lang/Carp

    5,815Auf GitHub ansehen↗

    Carp is a statically typed Lisp compiler that compiles Lisp-like syntax directly to C source code, enabling seamless integration with existing C libraries and low-level system programming. It manages memory deterministically at compile time using ownership tracking and linear types, eliminating garbage collection pauses and runtime overhead while ensuring type safety through an inferred static type system. The language distinguishes itself through compile-time macro expansion and metaprogramming capabilities, allowing code generation and transformation before final binary output. It enforces

    Accesses operating system functionality like environment variables and process information.

    Haskellfunctionalfunctional-programminggame-development
    Auf GitHub ansehen↗5,815
  • getlantern/systrayAvatar von getlantern

    getlantern/systray

    3,707Auf GitHub ansehen↗

    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

    Cross-platform library for system tray icons.

    Go
    Auf GitHub ansehen↗3,707
  • deckarep/gosx-notifierAvatar von deckarep

    deckarep/gosx-notifier

    590Auf GitHub ansehen↗

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

    OSX desktop notification library.

    Go
    Auf GitHub ansehen↗590
  • shurcool/trayhostAvatar von shurcooL

    shurcooL/trayhost

    261Auf GitHub ansehen↗

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

    Cross-platform library for taskbar icons.

    Go
    Auf GitHub ansehen↗261
  • prashantgupta24/mac-sleep-notifierAvatar von prashantgupta24

    prashantgupta24/mac-sleep-notifier

    41Auf GitHub ansehen↗

    macOS Sleep/ Wake notifications in golang

    OSX sleep and wake notification library.

    Go
    Auf GitHub ansehen↗41
  • prashantgupta24/activity-trackerAvatar von prashantgupta24

    prashantgupta24/activity-tracker

    32Auf GitHub ansehen↗

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

    OSX library for tracking system activity.

    Go
    Auf GitHub ansehen↗32
  • dawidd6/go-appindicatorD

    dawidd6/go-appindicator

    0Auf GitHub ansehen↗

    Go bindings for libappindicator3.

    Auf GitHub ansehen↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. System Interaction