Skip to content

Qt utility that lets you execute a command

License

Notifications You must be signed in to change notification settings

helloSystem/DSBExec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT

DSBExec is a graphical (Qt) tool to execute programs. It supports auto completion, a command history, and allows running programs as root using dsbsu.

INSTALLATION

Dependencies

DSBExec depends on devel/qt5-buildtools, devel/qt5-core, devel/qt5-linguisttools, devel/qt5-qmake, x11-toolkits/qt5-gui, and x11-toolkits/qt5-widgets

Getting the source code

# git clone https://github.com/mrclksr/DSBExec.git

Building and installation

# cd DSBExec && qmake
# make && make install

FILES

~/.dsbexec.history

About

Qt utility that lets you execute a command

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 49.2%
  • C 44.7%
  • QMake 6.1%