Skip to content

appins/Desktop-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

.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