
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
Action context menu for creating internet shortcuts files which will work over different operating systems.
These shortcuts can be stored on the network drive and every computer will open them without a problem.
It replaces Microsoft Windows functionality in creating new URL shortcuts.
Requirement:
yad is required. Please install from package manager or command line (for example: sudo apt install yad)
If yad is not available (for example Manjaro ARM), build & install instructions:
1. git clone https://github.com/v1cont/yad.git yad-dialog-code
2. cd yad-dialog-code/
3. autoreconf -ivf && intltoolize
4. ./configure && make && make install
Please rate and click on the Pling button to support. Thank you. Last changelog:
These shortcuts can be stored on the network drive and every computer will open them without a problem.
It replaces Microsoft Windows functionality in creating new URL shortcuts.
Requirement:
yad is required. Please install from package manager or command line (for example: sudo apt install yad)
If yad is not available (for example Manjaro ARM), build & install instructions:
1. git clone https://github.com/v1cont/yad.git yad-dialog-code
2. cd yad-dialog-code/
3. autoreconf -ivf && intltoolize
4. ./configure && make && make install
Please rate and click on the Pling button to support. Thank you.
v1.2 (18.09.2019)
- fix error about invalid escape sequence
Ratings & Comments
0 Comments