No description
- Go 82.5%
- Nix 17.5%
|
Aaron Bieber
e07b458e50
flake.lock: Update
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/b9684918990186f249404b27054ecff597817567' (2026年05月25日) → 'github:NixOS/nixpkgs/8d2b13b41ca22900640adde51ae8426826673ecd' (2026年05月28日) |
||
|---|---|---|
| .envrc | initial | |
| .gitignore | initial | |
| agent.go | Extend everything to support external agents | |
| cmds.go | Extend everything to support external agents | |
| flake.lock | flake.lock: Update | |
| flake.nix | switch to nixos-26.05 | |
| FyneApp.toml | v1.1.1 | |
| go.mod | bump | |
| go.sum | bump | |
| icon.go | switch icon to white text | |
| LICENSE | +license and readme | |
| main.go | allow for re-connecting to vanished agents, skip ones that aren't there | |
| privkey.go | remove the force and duration options | |
| README.md | Typo | |
| traygent.json.example | Extend everything to support external agents | |
| traygent.png | update deps, add icon | |
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.