#screenshot #x11

app nora

Freezes the screen for another program

2 unstable releases

0.2.0 Oct 10, 2021
0.1.0 Sep 7, 2020

#26 in #screenshot

GPL-3.0-or-later

19KB
407 lines

nora

Freezes the screen then runs a program and unfreezes the screen again. The main goal is to change how screenshot tools behave when the screen updates.

Examples

# Running a simple screenshot tool
nora maim -s image.png

# Running a bash command
nora bash -c 'shotgun -g $(hacksaw)'

Installing

On Arch Linux the AUR package nora can be used. Anywhere else binaries can be found under the releases section or cargo install nora can be used to install nora through cargo.

Dependencies

~4.5MB
~79K SLoC