https://github.com/luckman212/frontapp
Logs changes to your focused (frontmost) app
https://github.com/luckman212/frontapp
macos sonoma swift
Last synced: 12 months ago
JSON representation
Logs changes to your focused (frontmost) app
- Host: GitHub
- URL: https://github.com/luckman212/frontapp
- Owner: luckman212
- Created: 2023-10-03T03:47:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-04T17:20:52.000Z (almost 3 years ago)
- Last Synced: 2025-07-07T10:34:47.771Z (12 months ago)
- Topics: macos, sonoma, swift
- Language: Swift
- Homepage:
- Size: 156 KB
- Stars: 15
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## frontapp
Keeps a running log of the current focused app in macOS. Also displays a menubar item with the name of the frontmost app.
The following details are logged to the window:
- timestamp (millisecond accuracy)
- full pathname
- "friendly" AppName
- Bundle ID
- PID
Click the menubar item to toggle (hide/show) the window. The window can also be resized and will remember its size and position.
There is a small (optional) beep sound that will play when an app change is detected. You can toggle this via the *frontapp* menu at the top left.
## screenshots
#### menubar item

#### log window
