Skip to content

This is a script based on Python3 for Linux to create a shortcut in launcher. This's tested in Ubuntu and Deepin.

Notifications You must be signed in to change notification settings

A1andNS/Linux_shortcut_maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README_CN

Linux_shortcut_maker

This is a script based on Python3 for Linux to create a shortcut in launcher

Profile

I have writen a blog about how to create a shortcut in Deepin Linux. The way to create a .desktop file was introduced by me in that blog article named "Desktop File Learning". Then I design a script that is based on Python3 to create the .desktop quickly and conveniently, we can save the step to move the .desktop to the right directory.

I can use this script to create the shortcut in launcher more quickly. I test this in Ubuntu and Deepin Linux

How to use it

Firstly, you need to configure a Python3 environment.

Then, run the script via root user.

For example: python3 linux-shotcut-maker.py(root user) or sudo python3 linux-shotcut-maker.py

Screenshot

使用截图

About

This is a script based on Python3 for Linux to create a shortcut in launcher. This's tested in Ubuntu and Deepin.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages