Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kde/kdialog
Tool to show nice dialog boxes from shell scripts
https://github.com/kde/kdialog
Last synced: 3 days ago
JSON representation
Tool to show nice dialog boxes from shell scripts
- Host: GitHub
- URL: https://github.com/kde/kdialog
- Owner: KDE
- License: other
- Created: 2016-11-05T12:44:17.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T00:42:51.000Z (about 2 months ago)
- Last Synced: 2024-09-18T04:34:19.228Z (about 2 months ago)
- Language: C++
- Homepage: https://invent.kde.org/utilities/kdialog
- Size: 35.6 MB
- Stars: 47
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.DOC
Awesome Lists containing this project
README
KDialog allows you to display dialog boxes from shell scripts.
The syntax is very much inspired from the "dialog" command (which shows text mode dialogs).
However the width and height attributes have been removed for most dialogs - Qt/KDE have layouts ;)
A tutorial on using kdialog is available at