Jiffyman
New Member
O.k. heres my Idea. I have 2X application server client for linux and it doesn't have a GUI, so I want to try and make a really, really simple GUI that will ask for all the information then enter the nescessary commands and also save files as a shell script so I can click them and just go instead of writing one for every single app on the server.
For example the command I have to type into the terminal is
"appserverclient -s192.168.2.100 -aDesktop -uGeoff -p*********" then a remote desktop like window will pop up. I want something that would go like this
2X Application Server Client Simple GUI
Server: 192.168.2.100
Application: Desktop
Username: Geoff
Password: **************
(OK) (Save as .sh)
So how hard would it be to design a small app like this and what language would I have to know? I think that a small simple app like this could help alot of people, but I don't know where to begin. Please help me and point me in the right direction of some resources to get me started. Sorry if this idea may seem stupid.
Thank you,
Jiffyman
For example the command I have to type into the terminal is
"appserverclient -s192.168.2.100 -aDesktop -uGeoff -p*********" then a remote desktop like window will pop up. I want something that would go like this
2X Application Server Client Simple GUI
Server: 192.168.2.100
Application: Desktop
Username: Geoff
Password: **************
(OK) (Save as .sh)
So how hard would it be to design a small app like this and what language would I have to know? I think that a small simple app like this could help alot of people, but I don't know where to begin. Please help me and point me in the right direction of some resources to get me started. Sorry if this idea may seem stupid.
Thank you,
Jiffyman
Last edited: