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

https://github.com/cm0use/timeout

A timer with customized program/command executions.
https://github.com/cm0use/timeout

automation cpp cpp17 qt qt-gui qt6 qt6-gui

Last synced: 3 months ago
JSON representation

A timer with customized program/command executions.

Awesome Lists containing this project

README

          

TimeOut


Windows
macOS
Linux



A timer with customized program/command executions.


Features
Requirements
Install & Run
Contributing
License



![image](https://github.com/CM0use/TimeOut/assets/102839710/d0403aa8-0f3d-4987-acd6-d3d3509361a6)
![image](https://github.com/CM0use/TimeOut/assets/102839710/d5c3bb4b-d037-4525-bc75-09ed2895a6ff)

## Features
* Support for languages: English, Spanish.
* The timer can be stopped and restarted.
* Optionally, a program can be run after the timer ends.
* You can also record the output of your program in a separate text file if you wish.
* TrayIcon Available
* Modular source code
* Cross-Platform
- Windows, macOS and Linux.

## Requirements
Windows: No requirements

Linux: Any X11/Xorg-based windowing system.

macOS: Unknown.

## Install & Run
### Windows
1. Install TimeOutInstaller.exe

### Linux
1. Download libxcb for Ubuntu/Debian (other distributions):
```bash
sudo apt-get install '^libxcb.*-dev' libx11-xcb-dev libglu1-mesa-dev libxrender-dev libxi-dev libxkbcommon-dev libxkbcommon-x11-dev
```
2. Install TimeOutInstaller.run

## Contributing
**Any contribution you make will be greatly appreciated.**

If you have any ideas/suggestions to improve this repository, make a fork and create a pull request.

You can also open the issue tracker to report any improvements or bugs.

## License
**Distributed under the GNU General Public License v3.0**

See accompanying file LICENSE

or copy at GNU General Public License