LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 07-08-2013, 04:18 PM   #1
ummoy.bisaws
LQ Newbie
 
Registered: Jul 2013
Posts: 2

Rep: Reputation: Disabled
create a task manager using shell script and GUI


i want to create an apps, that is task manager using shell-script and Graphical user interface(GUI) in Linux operating system.I have no idea about GUI package in Linux Operating system.Now my question is which GUI package i can use for creating for Task manager.

if anyone have an idea regarding this,please help me!!

Thanks!!
 
Old 07-08-2013, 04:29 PM   #2
JohnGraham
Member
 
Registered: Oct 2009
Posts: 467

Rep: Reputation: 139Reputation: 139
I know zenity can do some basic shell-script GUIs, but I'm not sure it could handle this. Do you really want to do it in shell? There are lots of good choices out there - Ruby, Python, C, etc. - I don't think shell script is one of them.
 
Old 07-09-2013, 09:29 AM   #3
ta0kira
Senior Member
 
Registered: Sep 2004
Distribution: FreeBSD 9.1, Kubuntu 12.10
Posts: 3,078

Rep: Reputation: Disabled
To do this as a shell script, you'd either need a "shell" that's capable of providing a GUI or a GUI that can be manipulated on the command line, i.e. a daemon that has a simple language for manipulating a GUI. This is because you can't just have a GUI floating in the air; you need a persistent process that owns the GUI, and a shell is primarily meant for creating processes. Your choices will also depend on what you mean by "task manager". Do you want it to periodically update (like top,) or you you just want a static list of processes that can be killed?

Kevin Barry
 
Old 07-09-2013, 11:41 AM   #4
ummoy.bisaws
LQ Newbie
 
Registered: Jul 2013
Posts: 2

Original Poster
Rep: Reputation: Disabled
Thank u,JohnGraham & ta0kira!!!

This is a shell script project. to make user interface we need a gui builder that can be implemented in the linux shell script. is there any front end package that can help me build a gui in the linux shell?? a bit updated than the zenity?? here we r talking about a task manager capable to show the running processes and apps and to kill them and also to restart or shut down the system if necessary.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] How to perform var++ task in shell script? antriksh Linux - Newbie 5 01-15-2013 12:51 AM
[SOLVED] performing admin task like changing owner of a file through shell script etika Linux - Newbie 4 04-10-2011 05:25 AM
[SOLVED] Script question: create a shell script in kde to log in on a server with ssh c4719929 Linux - Newbie 1 01-31-2011 03:05 AM
for shell script how to store the output of another task other than this command self vvpp Linux - Newbie 11 11-13-2009 12:28 AM
Is there any Gui Based Program in Linux as Task Manager in Windows sheraz Linux - Software 5 09-06-2007 05:57 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 06:16 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration