from #13 (comment)
Adrelanos said:
Also start menu entries would be great. This is how it's done in Whonix.
* https://github.com/Whonix/anon-gw-anonymizer-config/blob/master/usr/libexec/gateway-shortcuts/nyx
* https://github.com/Whonix/anon-gw-anonymizer-config/blob/master/usr/share/applications/gateway-nyx.desktop
* https://github.com/Whonix/helper-scripts/blob/master/usr/libexec/helper-scripts/terminal-wrapper
I could certainly add (and most likely would) add tor-ctrl and tor-ctrl applications start menu entries in Whonix if this cannot be done in this upstream repository (preferred). But how to implement start menu entries (graphical) for a console application outside of Whonix is unclear to me since helper-scripts and therefore terminal-wrapper isn't installed by default. And replicating this functionality in "every" (this) repository seems to much to me. A dependency on helper-scripts might also be unwanted? If helper-scripts was available from packages.debian.org, that might make it an easier case? But not easy.
Yes, as adding terminal-wrapper script here would be as you said, replicating and too much. The shortcuts and .desktop are okay, but I will have to wait for an update status about this issue.
from #13 (comment)
Adrelanos said:
Also start menu entries would be great. This is how it's done in Whonix.
* https://github.com/Whonix/anon-gw-anonymizer-config/blob/master/usr/libexec/gateway-shortcuts/nyx
* https://github.com/Whonix/anon-gw-anonymizer-config/blob/master/usr/share/applications/gateway-nyx.desktop
* https://github.com/Whonix/helper-scripts/blob/master/usr/libexec/helper-scripts/terminal-wrapper
I could certainly add (and most likely would) add tor-ctrl and tor-ctrl applications start menu entries in Whonix if this cannot be done in this upstream repository (preferred). But how to implement start menu entries (graphical) for a console application outside of Whonix is unclear to me since helper-scripts and therefore terminal-wrapper isn't installed by default. And replicating this functionality in "every" (this) repository seems to much to me. A dependency on helper-scripts might also be unwanted? If helper-scripts was available from packages.debian.org, that might make it an easier case? But not easy.
Yes, as adding terminal-wrapper script here would be as you said, replicating and too much. The shortcuts and .desktop are okay, but I will have to wait for an update status about this issue.