KDialog icon
KDialog icon

KDialog

 4 likes

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).

KDialog screenshot 1

License model

  • FreeOpen Source

Application type

Country of Origin

  • DE flagGermany
  • European Union flagEU

Platforms

  • Linux
4 / 5 Avg rating (1)
4likes
1comment
0news articles

Features

Suggest and vote on features
  1.  Command line interface
  2.  KDE

 Tags

  • dialog
  • dialogs

KDialog News & Activities

Highlights All activities

Recent activities

Show all activities

KDialog information

  • Developed by

    DE flagKDE
  • Licensing

    Open Source and Free product.
  • Alternatives

    22 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

Popular alternatives

View all

Our users have written 1 comments and reviews about KDialog, and it has gotten 4 likes

KDialog was added to AlternativeTo by 6432575487 on Oct 15, 2010 and this page was last updated Sep 8, 2021.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
hmikihth
Aug 17, 2016
1

We have created a kdialog alternative which is compatible with the KDialog:

PyDialog

What is KDialog?

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 http://techbase.kde.org/Development/Tutorials/Shell_Scripting_with_KDE_Dialogs If you change or add any functionality, please contact Brad Hards bradh@frogmouth.net to ensure it is reflected in the tutorial.