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.
- Host: GitHub
- URL: https://github.com/cm0use/timeout
- Owner: CM0use
- License: gpl-3.0
- Created: 2023-11-12T13:02:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-13T20:48:09.000Z (about 2 years ago)
- Last Synced: 2025-08-06T11:43:05.702Z (5 months ago)
- Topics: automation, cpp, cpp17, qt, qt-gui, qt6, qt6-gui
- Language: C++
- Homepage:
- Size: 43 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TimeOut
A timer with customized program/command executions.
Features •
Requirements •
Install & Run •
Contributing •
License


## 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