Skip to content

Project-D4RK/toolexec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

toolexec

execute terminal applications into a live terminal using desktop files

toolexec file should be placed in /usr/bin

example usage

Name=nmap
Comment=Network exploration or security auditing
Encoding=UTF-8
Exec=toolexec "nmap"
Icon=nmap.png
StartupNotify=false
Terminal=true
Type=Application

toolexec "nmap"

About

execute terminal applications into a live terminal with desktop files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages