/Desktop-Creator

Create .desktop files

Primary LanguageShellEclipse Public License 1.0EPL-1.0

.Desktop Creator v0.1.3 Revision 2

This is currently Linux only!
This will also only work if your OS supports .desktop files
licensed under the Eclipse Public License v1.0

FEATURES:

  • Creates the file on the desktop
  • You can run the code bellow in "USE" without even downloading the .zip file
  • Useful for opening a server running in bash
  • Simple and easy to use
  • Creates a folder in ~/.DesktopCreator that stores log files.

USE:

  • Open terminal
  • Type
bash <(curl -s https://raw.githubusercontent.com/AppIns/Desktop-Creator/master/Main.sh);
  • Follow on-screen instructions