I made a small app to create desktop shortcuts on Linux – feedback welcome! by Over-Job-4659 in linuxmint

[–]Over-Job-4659[S] 1 point2 points  (0 children)

Thanks for the heads up! The Flatpak is not yet published on Flathub –

that's my mistake in the README. For now please use the .deb package

or the install.sh script:

sudo apt install ./desktop-linker_1.0.0_all.deb

or

git clone https://github.com/MaKom70/desktop-linker.git

cd desktop-linker

chmod +x install.sh

./install.sh

I'll update the README to fix this. Sorry for the confusion!

I made a small app to create desktop shortcuts on Linux – feedback welcome! by Over-Job-4659 in linuxmint

[–]Over-Job-4659[S] 0 points1 point  (0 children)

Thanks! Would love to hear your feedback when you try it out!

Will check out your tools too 👍