-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
28 lines (28 loc) · 868 Bytes
/
Copy pathCITATION.cff
File metadata and controls
28 lines (28 loc) · 868 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
cff-version: 1.2.0
title: screen-masking
message: "If you use this software, please cite it using the metadata from this file."
type: software
authors:
- alias: didvc
repository-code: https://github.com/didvc/screen-masking
license: Apache-2.0
version: 0.1.0
date-released: 2026-07-07
abstract: >
A Windows screen-masking tool. Overlay windows cover parts of the desktop but
stay non-interactive; you shape them from a separate control window that shows
a scaled, pixel-ruled preview of the whole virtual desktop. Drag on the preview
to create, move, resize, or delete masks, and set each one's opacity,
click-through, and color. Written in Go against the raw Win32 API with no
external dependencies.
keywords:
- screen-mask
- overlay
- windows
- desktop
- privacy
- screen-recording
- win32
- golang
- layered-window
- click-through