awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
prashantgupta24 avatar

prashantgupta24/activity-tracker

0
View on GitHub↗
32 星标·16 分支·Go·MIT·2 次浏览

Activity Tracker

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

Features

  • GUI Development - OSX library for tracking system activity.
  • GUI Frameworks - Notifies about system activity on macOS.
  • System Interaction - OSX library for tracking system activity.

Star 历史

prashantgupta24/activity-tracker 的 Star 历史图表prashantgupta24/activity-tracker 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Activity Tracker 的开源替代方案

相似的开源项目,按与 Activity Tracker 的功能重合度排序。
  • go-vgo/robotgogo-vgo 的头像

    go-vgo/robotgo

    10,614在 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
    在 GitHub 上查看↗10,614
  • deckarep/gosx-notifierdeckarep 的头像

    deckarep/gosx-notifier

    590在 GitHub 上查看↗

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

    Go
    在 GitHub 上查看↗590
  • getlantern/systraygetlantern 的头像

    getlantern/systray

    3,707在 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
    在 GitHub 上查看↗3,707
  • prashantgupta24/mac-sleep-notifierprashantgupta24 的头像

    prashantgupta24/mac-sleep-notifier

    41在 GitHub 上查看↗

    macOS Sleep/ Wake notifications in golang

    Go
    在 GitHub 上查看↗41
查看 Activity Tracker 的所有 30 个替代方案→

常见问题解答

prashantgupta24/activity-tracker 是做什么的?

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

prashantgupta24/activity-tracker 的主要功能有哪些?

prashantgupta24/activity-tracker 的主要功能包括:GUI Development, GUI Frameworks, System Interaction。

prashantgupta24/activity-tracker 有哪些开源替代品?

prashantgupta24/activity-tracker 的开源替代品包括: go-vgo/robotgo — Robotgo is a cross-platform desktop automation framework for the Go programming language. It provides a comprehensive… shurcool/trayhost — Cross-platform Go library to place an icon in the host operating system's taskbar. 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/mac-sleep-notifier — macOS Sleep/ Wake notifications in golang. dtylman/gowd — Build cross platform GUI apps with GO and HTML/JS/CSS (powered by nwjs).