Skip to content

Commit ebff147

Browse files
Updated README
1 parent c4da33c commit ebff147

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# Exekute
2+
23
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/Adwaith-Rajesh/exekute/Testing?label=Testing&style=for-the-badge)
34
![GitHub](https://img.shields.io/github/license/Adwaith-Rajesh/exekute?style=for-the-badge)
45

56
A Tkinter app to start all you daily routine apps with one click.
67

7-
88
# 🔻Installation
99

1010
## 👩‍💻From Source.
11+
1112
```commandline
1213
git clone https://github.com/Adwaith-Rajesh/exekute.git
1314
cd exekute
@@ -16,20 +17,25 @@ python exekute.py
1617
```
1718

1819
## 🗜 From executable(Windows)
20+
1921
Navigate to the [releases](https://github.com/Adwaith-Rajesh/exekute/releases) tab and from the latest release download the installer. And click Next until the app gets installed. 😁
2022

2123
---
24+
2225
## 📚Usage and Use case
2326

2427
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.
2528

2629
---
30+
2731
## 🎯 Examples
2832

2933
### The home page.
34+
3035
[![Home page](docs/main.PNG)]()
3136

3237
### The Group Edit page.
38+
3339
[![Editor page](docs/editor.PNG)]()
3440

3541
---

0 commit comments

Comments
 (0)