Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.6% on proxy.golang.org
Top 1.2% dependent packages on proxy.golang.org
Top 1.4% dependent repos on proxy.golang.org
Top 7.4% forks on proxy.golang.org

proxy.golang.org : golang.design/x/hotkey

Package hotkey provides the basic facility to register a system-level global hotkey shortcut so that an application can be notified if a user triggers the desired hotkey. A hotkey must be a combination of modifiers and a single key. Note platform specific details: On macOS, due to the OS restriction (other platforms does not have this restriction), hotkey events must be handled on the "main thread". Therefore, in order to use this package properly, one must start an OS main event loop on the main thread, For self-contained applications, using mainthread package. is possible. It is uncessary or applications based on other GUI frameworks, such as fyne, ebiten, or Gio. See the "examples" for more examples. On Linux (X11), when AutoRepeat is enabled in the X server, the Keyup is triggered automatically and continuously as Keydown continues. On Linux (X11), some keys may be mapped to multiple Mod keys. To correctly register the key combination, one must use the correct underlying keycode combination. For example, a regular Ctrl+Alt+S might be registered as: Ctrl+Mod2+Mod4+S. If this package did not include a desired key, one can always provide the keycode to the API. For example, if a key code is 0x15, then the corresponding key is `hotkey.Key(0x15)`. THe following is a minimum example:

Registry - Source - Documentation - JSON
purl: pkg:golang/golang.design/x/hotkey
Keywords: hotkey, hotkeys, keyboard, linux, macos, shortcut, shortcuts, windows, x11
License: MIT
Latest release: over 1 year ago
First release: over 3 years ago
Namespace: golang.design/x
Dependent packages: 17
Dependent repositories: 15
Stars: 175 on GitHub
Forks: 8 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/changkun, https://github.com/sponsors/golang-design
Last synced: 2 days ago

github.com/ANDRVV/gapcast v1.0.2
2.4/5 Ghz broadcast reader & injector 📡
12 versions - Latest release: 30 days ago - 1 stars on GitHub
github.com/andrvv/gapcast v1.0.2
2.4/5 Ghz broadcast reader & injector 📡
12 versions - Latest release: 30 days ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
interrato.dev/olaf v1.0.0
A simple multi-clipboard system.
2 versions - Latest release: 3 months ago - 3 stars on GitHub
github.com/hra42/go-texttype v1.1.6
Paste Text from your clipboard as keyboard input
10 versions - Latest release: 4 months ago - 0 stars on GitHub
Top 6.9% on proxy.golang.org
github.com/ventsislav-georgiev/prosper v0.39.0
Command runner with translation, calc, currency and unit conversion.
39 versions - Latest release: 5 months ago - 23 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/changkun/midgard v0.1.0 💰
⛰️ Universal clipboard sharing service (supports macOS/Linux/Windows/iOS)
10 versions - Latest release: 5 months ago - 118 stars on GitHub
Top 5.7% on proxy.golang.org
changkun.de/x/midgard v0.1.0 💰
⛰️ Universal clipboard sharing service (supports macOS/Linux/Windows/iOS)
10 versions - Latest release: 5 months ago - 118 stars on GitHub
github.com/oguzhane/erase-clip v0.0.0-20231001042609-4d1c3bcbac97
2 versions - Latest release: 8 months ago - 0 stars on GitHub
github.com/Elrathor/Larian-Adventure-Coop-Extender v0.0.0-20230731185450-3fac03f8f42d
1 version - Latest release: 10 months ago - 0 stars on GitHub
github.com/bogdanbojan/macaw v0.0.4
Cross-platform program that fetches words definitions both online and offline.
4 versions - Latest release: 10 months ago - 0 stars on GitHub
Top 8.0% on proxy.golang.org
github.com/tiredsosha/wardener v1.2.5
Сontrol Windows over MQTT
19 versions - Latest release: 11 months ago - 5 stars on GitHub
Top 8.3% on proxy.golang.org
github.com/tiredsosha/warden v1.2.5
Сontrol Windows over MQTT
19 versions - Latest release: 11 months ago - 5 stars on GitHub
tractor.dev/apptron v0.0.0-20230516150224-0fb2adb18b4a
Apptron is a software primitive that lets you drive native platform APIs using the technologies y...
6 versions - Latest release: about 1 year ago - 1 dependent repositories - 22 stars on GitHub
Top 7.2% on proxy.golang.org
github.com/Xart3mis/AKILT v0.0.0-20230311230033-690656accb28
A Windows Botnet written in Golang
4 versions - Latest release: about 1 year ago - 18 stars on GitHub
Top 8.0% on proxy.golang.org
github.com/zekrotja/yuri69 v1.5.1
The best soundboard that exists for Discord.
7 versions - Latest release: over 1 year ago - 4 stars on GitHub
Top 8.3% on proxy.golang.org
github.com/zekroTJA/yuri69 v1.5.1 💰
The best soundboard that exists for Discord.
7 versions - Latest release: over 1 year ago - 4 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/oneisx/igoagent v1.0.1
Igo Agent is the agent of Igo, a command-line tool, through which you can quickly start Igo
2 versions - Latest release: over 2 years ago - 1 stars on GitHub