This is the use of python tkinter library to design a simple interface that will house productivity applications for easier navigation.
Run the App.py file to launch in cmd.
All Under One(AU1) app is a free open source code that demonstrates the use of Python tkinter library intergrated with other simple Python modules.
- tkinter
- os
- datetime
- tkcalender
- webbrowser
Buttons
- Prompts the user with a simple tkinter designed Calculator supporting simple mathematics(+, -, /, *)
- Prompts the user with a tkinter calender found in the tkcalender module
- Opens File browser window
- Opens the internet browser. SUPPORTS ONLY FIREFOX AND INTERNET EXPLORER
- Opens the system Task Manager. Configured for both windows and Linux
- Opens a text editor built from the tkinter library
- Opens the system commandline Interface
- Opens the system software store. WORKS WITH MS WINDOWS STORE AND LINUX DISTRIBUTION APPLICATION STORE
- Open the system music program. WORKS WITH WMPLAYER FOR WINDOWS AND LINUX DISTRIBUTION RHYTHMBOX
- Opens this text file
Extras
- OPENING A TEXT FILE- Type the text file name in the Title section and click on open to view contents of the text file
- CREATING A TEXT FILE- Type the tile of the text file. Write your contents and click save. The text file will be saved in the same directory the app is in.
- SAVING A TEXT FILE- After working on your text file, you click on save.
Developer info Github: mundiakaluson
Email: mundiakaluson@gmail.com
Copyright © mundiakaluson | 2019 | v1.0