alichtman / alichtman/open_tab_tracker

Add support for Safari

Đang mở
#6 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
3
Fork
1
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Here's an applescript function that prints out the number of open tabs.

```applescript
tell application "Safari"
count every tab of every window
end tell
```

https://discussions.apple.com/thread/250505964

Probably use https://github.com/andrewp-as-is/applescript.py to run it.

- Make the class run the applescript function
- Return the value to a column in the table -- will need to rework the db logic a bit

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.