Application launcher
Task : To develop GUI application on Linux platform which is capable of launching desired application.
Objective: The motto of the application is to launch frequently used applications to eliminate disadvantages associated with launching it with terminal or any other method in Ubutu Linux.
Platform : Ubutu 14.04 LS Linux
python 2.7.6
Summery and logic :
- GUI is made using slandered python library "Tkinter"
- To interact with Linux system to launch specific application installed in system library called "os" is used.
people who are new to Linux (who do't know much about terminal) can use it.
Snapshots :
No comments:
Post a Comment