An open API service indexing awesome lists of open source software.

https://github.com/abians/center-apps-windows


https://github.com/abians/center-apps-windows

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        




Markdownify


Center Apps Windows


A minimalist program to center applications on the desktop






How To Use
RoadMap
License



## How To Use

To use it is very easy, you can download the [executable](https://github.com/AbianS/center-apps-windows/releases/tag/v1.0.0) and run it.

To center the application in the window simply press `ctrl + alt` and the program will detect which application is in the foreground and center it with respect to the dimensions of your monitor.

### Python

You can also download the python file and run it from the command line.

```bash
python './CenterApp.py'
```

> **Note**
> If you want to use the program with Python remember that the execution will be tied to the terminal, so once you close the terminal the program will stop.

### Stop the program

To stop the program follow the steps detailed in the video

![close](images/close.gif)

## Roadmap

- Add an option for the user to specify which keyboard shortcuts he wants to use.

- Create an installer so that you can specify whether you want the application to start when you turn on the computer.

- Transfer all Python code to Rust to improve the efficiency of the program.

- Can be used on Windows, Linux and Mac

## License

MIT

---

> GitHub [@AbianS](https://github.com/AbianS)  · 
> Twitter [@AbianS0](https://twitter.com/AbianS0)