Replies: 1 comment 1 reply
-
Something like this? [Desktop Entry]
Name=i2pd webconsole
GenericName=i2pd webconsole
Comment=Opens i2pd webconsole in the default browser (i2pd must already be started).
Exec=/usr/bin/xdg-open http://localhost:7070/
Icon=i2pd
Terminal=false
Type=Application
Keywords=i2p;interface;webconsole;i2pd
Categories=Network;P2P Issues here:
Desktop file spec: https://specifications.freedesktop.org/desktop-entry-spec/latest/recognized-keys.html (yes, i just copied it from your link and changed it; NOT TESTED) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I thought that maybe i2pd could provide a webconsole desktop file like syncthing does:
https://github.com/syncthing/syncthing/blob/main/etc/linux-desktop/syncthing-ui.desktop
What do you think about it?
Beta Was this translation helpful? Give feedback.
All reactions