File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name : Build
2+
3+ on :
4+ push :
5+ pull_request :
6+
7+ jobs :
8+ build :
9+ runs-on : macos-latest
10+ steps :
11+ - uses : actions/checkout@v4
12+ - name : Build
13+ run : make
Original file line number Diff line number Diff line change 11# Screen Cursor
22
3- [ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=mathiasconradt_screencursor&metric=alert_status )] ( https://sonarcloud.io/summary/new_code?id=mathiasconradt_screencursor )
3+ [ ![ Build ] ( https://github.com/mathiasconradt/screencursor/actions/workflows/build.yml/badge.svg )] ( https://github.com/mathiasconradt/screencursor/actions/workflows/build.yml ) [ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=mathiasconradt_screencursor&metric=alert_status )] ( https://sonarcloud.io/summary/new_code?id=mathiasconradt_screencursor )
44
55Native macOS menu bar app that draws a configurable highlight circle around the cursor.
66
You can’t perform that action at this time.
0 commit comments