Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Adwaith-Rajesh committed Jun 22, 2021
1 parent c4da33c commit ebff147
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# 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 all you daily routine apps with one click.


# 🔻Installation

## 👩‍💻From Source.

```commandline
git clone https://github.com/Adwaith-Rajesh/exekute.git
cd exekute
Expand All @@ -16,20 +17,25 @@ python exekute.py
```

## 🗜 From executable(Windows)

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. 😁

---

## 📚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)]()

---
Expand Down

0 comments on commit ebff147

Please sign in to comment.