Skip to content

Commit e1d8a5a

Browse files
authored
Merge pull request #10 from MacPaw/chore/update-header-image
chore: update README header image
2 parents c477abe + c6b90a4 commit e1d8a5a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/header.png

114 KB
Loading

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
[![MacPaw Research](https://pbs.twimg.com/profile_banners/3993798502/1720615716/1500x500)](https://research.macpaw.com)
2-
31
![PyPI - Version](https://img.shields.io/pypi/v/macapptree) [![arXiv](https://img.shields.io/badge/arXiv-2510.16051-b31b1b.svg)](https://arxiv.org/abs/2510.16051)
42

53
# macapptree
64

5+
![macapptree](.github/header.png)
6+
77
`macapptree` is a Python package that extracts the accessibility tree of a macOS applications screen in JSON format. It also provides an option to capture screenshots of the application, including labeled bounding boxes with different colors representing various element types. This tool is useful for accessibility testing, UI automation, and visual debugging. You can also capture the accessibility of all currently running, visible apps and include the Dock and top Menu Bar.
88

99
---

0 commit comments

Comments
 (0)