Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mazgi/activity-logger


https://github.com/mazgi/activity-logger

lifehack macos menubar-app swift xcode

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Activity Logger

Logging your activity on macOS.

## Requirements

- **macOS** 10.13+

## Basic features

This app collects your activity on macOS every 15 minutes.
That include all displays and all workspaces.

You can get your activity logs as bellow formats.

- Window list as CSV format
- Each window capture as a PNG image

This app CANNOT collect any activity from other hosts.
And this app CANNOT send your activities any other host or any place.
But we planning the feature that stores activity logs to Object Storages like S3 or GCS.

## How to Use

1. Download the app from [Releases Page](https://github.com/mazgi/activity-logger/releases).
2. Launch the app, sorry I'm an "unidentified" developer.
3. Select `Start activity logging` item on the `Log` menu bar item.

![status bar](docs/images/status_bar_0.png)

4. You can show your activity logs for select `Open log directory` item.

![activity logs on finder](docs/images/finder_0.png)

## Know Issues

Please see [bugs](https://github.com/mazgi/activity-logger/labels/bug).

## License

Activity Logger is released under the MIT license. See [LICENSE](https://github.com/mazgi/activity-logger/blob/master/LICENSE) for more information.