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

https://github.com/laserattack/crosshair

Crosshair in the center of the X11 screen
https://github.com/laserattack/crosshair

Last synced: 3 days ago
JSON representation

Crosshair in the center of the X11 screen

Awesome Lists containing this project

README

          

# Crosshair

A lightweight overlay tool that displays a red crosshair over all windows on X11 systems

![crosshair](crosshair.gif)

# Quick Start

## Required
- X11 development libraries
- Xext development libraries

## Сompile and start:

in repo root

```bash
make
```

and run it:

```bash
./crosshair
```

Press `ctrl+q` anywhere to exit