-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
143aa58
commit a863152
Showing
3 changed files
with
35 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,37 @@ | ||
# Exekute | ||
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/Adwaith-Rajesh/exekute/Testing?label=Testing&style=for-the-badge) | ||
![GitHub](https://img.shields.io/github/license/Adwaith-Rajesh/exekute?style=for-the-badge) | ||
|
||
A Tkinter App to start your daily jobs. | ||
A Tkinter app to start all you daily routine apps in one click. | ||
|
||
|
||
# 🔻Installation | ||
|
||
## 👩💻From Source. | ||
```commandline | ||
git clone https://github.com/Adwaith-Rajesh/exekute.git | ||
cd exekute | ||
pip install -r requirements.txt | ||
python exekute.py | ||
``` | ||
|
||
## 🗜 From executable(Windows) | ||
Navigate to the release tab and from the latest release download the installer. And click Next until the app gets installed. 😁 | ||
|
||
--- | ||
## 📚Usage and Use case | ||
|
||
The objective of the software is to start/open all the programs necessary to do any task. Currently the program can open/handle 5 apps. And one scripts. The apps should be `.exe` file. and the script should be a `.bat` file. The software is completely intuitive and easy to use. | ||
|
||
--- | ||
## 🎯 Examples | ||
|
||
### The home page. | ||
[![Home page](docs/main.PNG)]() | ||
|
||
### The Group Edit page. | ||
[![Editor page](docs/editor.PNG)]() | ||
|
||
--- | ||
|
||
<h3 align="center"> <img align="center" src="https://forthebadge.com/images/badges/made-with-python.svg" href="https://python.org" ></h3> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.