https://github.com/qbit/traygent
https://github.com/qbit/traygent
fyne go ssh-agent
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/qbit/traygent
- Owner: qbit
- License: isc
- Created: 2023-10-07T11:29:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-22T00:23:04.000Z (about 1 month ago)
- Last Synced: 2025-04-14T06:54:29.252Z (9 days ago)
- Topics: fyne, go, ssh-agent
- Language: Go
- Homepage:
- Size: 804 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
traygent
========A ssh-agent(1) that lives in your system tray and allows you to run arbitrary commands when:
- A key is added.
- A key is removed.
- A signing request comes in.This can be used to tie in an external application for verification of key usage, or to send desktop notifications when a key is added/removed.