su3-launcher ALPHA version
This is a simple file and URL handler script that stuffs the su3 URL or file path into the i2p console.
It also checks to see if i2p is running first, and starts it if not.
SUPPORTED PLATFORMS
Linux Debian/Ubuntu type systems only. I2P must be installed either as a debian package, or as a manual install in $HOME/i2p.
For best results, I2P 0.9.46 or higher required.
Browser: It tries first the routerconsole.browser configuration in i2p, then sensible-browser (it's a debian wrapper script), then firefox.
INSTALLATION
Don't trust me, read the install.sh and i2psu3 scripts before installing them.
If you want to test before running install.sh, try './i2psu3 foo' to see what it does.
To install it, run './install.sh' It will ask for your sudo password to put it in /usr/bin
USAGE
After installing it, clicking on a .su3 file in nautilus will ask you if you want to open the file with i2p.
In your browser, when you click on a .su3 file link, it will ask you what application to open it with. Browse to /usr/bin and select i2psu3.
All the script does is copy the link or path to a console form.
BUGS
Please report bugs and patches on zzz.i2p or http://git.idk.i2p/zzz/su3-launcher
If things go well maybe we'll add this to our installers and packages.
zzz