Go to file
Aaron Bieber 82002187ce
add a unix socket listener at ~/.fynado.sock
This lets one pass in "enable" and "disable" commands to take the respective
action externally. The goal for this is to allow for things like disabling when
a meeting starts.. etc
2024-11-19 11:45:49 -07:00
.envrc init 2024-10-28 13:02:57 -06:00
.gitignore init 2024-10-28 13:02:57 -06:00
flake.lock flake.lock: Update 2024-11-19 11:45:25 -07:00
flake.nix set disabled icon to black 2024-10-29 12:54:58 -06:00
FyneApp.toml init 2024-10-28 13:02:57 -06:00
go.mod init 2024-10-28 13:02:57 -06:00
go.sum init 2024-10-28 13:02:57 -06:00
icon.go set disabled icon to black 2024-10-29 12:54:58 -06:00
icon.png init 2024-10-28 13:02:57 -06:00
LICENSE init 2024-10-28 13:02:57 -06:00
main.go add a unix socket listener at ~/.fynado.sock 2024-11-19 11:45:49 -07:00