Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/singuerinc/overlay

Set of tools for devs and designers to measure, align and overlay on-screen graphics and layouts.
https://github.com/singuerinc/overlay

aligning electron-app measuring on-screen overlay tool

Last synced: about 19 hours ago
JSON representation

Set of tools for devs and designers to measure, align and overlay on-screen graphics and layouts.

Awesome Lists containing this project

README

        

# Overlay

![](resources/icons/128x128.png)

Overlay is a set of tools for developers and designers to measure, align and overlay on-screen graphics and layouts. Similar to [xScope](https://xscopeapp.com/) but with a simple interface, limited functionality and open source.

[Download](https://github.com/singuerinc/overlay/releases) (Mac only)

## Goals

- Minimal interface
- Simple to use
- Free - always

## Toolbox

![](resources/images/toolbox.png)

From the toolbox you can manage, add tools, display the help page, and show or hide all the items in the screen.

## Tools

### Guides

Horizontal and vertical guides are useful when you need to align several items in the same axis.

![](resources/images/guides.png)

### Rulers

Rulers are great to measure objects, they are semi-transparent, in different colors, and can be cloned.

![](resources/images/rulers.png)

### Onion images

The onion image serve as a visual guide to match a layout. Opacity and inverted colors can be applied.

![](resources/images/inverted-only.png)

![](resources/images/inverted-browser.png)

### The Grid

The grid is similar to the ruler but covers the whole screen and has no background color. It is a 10x10 pixels fixed grid but that value can be defined in the settings.

![](resources/images/grid.png)

### Columns

In progress. Not ready yet.