Skip to content

A little tool to write a .desktop file for the current user.

License

Notifications You must be signed in to change notification settings

Bios-Marcel/mkdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

mkdf

This little tool creates a .desktop file at ~/.local/share/applications which contains only some Information.

Currently the user can decide on the following content:

  • Visible name
  • Executable path
  • Optional Icon

Why

I was annoyed by manually creating those files, since some applications don't do it themselves.

Installation

go get github.com/Bios-Marcel/mkdf

Make sure that $GOPATH/bin is part of your PATH variable or manually add the binary to your path.

Usage

Simply invoke the tool, it will guide you!

About

A little tool to write a .desktop file for the current user.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages