Web Analytics

notify

⭐ 80 stars Korean by esiqveland

notify

go.dev reference Go Report Card Build

Notify는 freedesktop.org에서 정의한 dbus 알림 서비스와 상호작용하기 위한 Go 라이브러리입니다: https://specifications.freedesktop.org/notification/latest/

notify는 libnotify가 하는 것처럼 dbus를 통해 데스크탑 알림을 전달할 수 있습니다.

notify는 아직 개발 중이며 1.0이 출시되기 전까지 API가 확정되지 않았음을 참고하세요.

더 많은 테스터를 환영합니다 =)

의존성:

변경 로그

빠른 소개

예제 보기: main.go.

저장소를 클론하고 examples 폴더로 이동하세요:

`` go run main.go ``

TODO

참고

Gnome 알림 사양 https://developer.gnome.org/notification-spec/.

기여자

신호 수신에 대한 훌륭한 아이디어를 제공한 사용자 emersion에게 감사드립니다.

Close() 중 발생하는 경쟁 상태를 수정해 준 Merovius에게 감사드립니다.

라이선스

BSD 3-Clause

--- Tranlated By Open Ai Tx | Last indexed: 2026-07-19 ---