PHPackages                             munkireport/appusage - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. munkireport/appusage

ActiveLibrary

munkireport/appusage
====================

Module for munkireport.

v2.6(2mo ago)110.9k↓50%3MITPHP

Since Nov 19Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/munkireport/appusage)[ Packagist](https://packagist.org/packages/munkireport/appusage)[ RSS](/packages/munkireport-appusage/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)DependenciesVersions (11)Used By (0)

App Usage module
================

[](#app-usage-module)

Idea and collaboration by @gmarnin

===============

Reports app usage and when app was last opened and closed

The results are stored in the table:

- id - Unique id
- serial\_number - Serial Number
- event - Data of if app launched or quit
- bundle\_id - Bundle ID app app event
- app\_version - App version of app event
- app\_path - Path of App of app event
- last\_time\_epoch - UNIX time of app event
- last\_time - Human readable last time of app event
- number\_time - How many times the app was launched or quitted

\#Dependencies Uses \[crankd\] () and \[ApplicationUsage.py\] () for application usage gathering. You can download a prepackaged version of crankd and ApplicationUsage.py here:

Starting with version 2.9.0 of Munki, this module will use Munki's app\_usage\_monitor database instead of the one generated by crankd. When running Munki 2.9.0 or later, it is no longer necessary to use crankd or ApplicationUsage.py. This module will first check for the Munki application\_usage database, if it is not found it will fall back and use crankd's application\_usage database.

Configuration
-------------

[](#configuration)

The App Usage module has one setting that can be managed by adding it to the server environment variables or the `.env` file.

```
APPUSAGE_IGNORELIST=com.apple.SecurityAgent,com.apple.cloudphotosd,com.apple.dock.extra,com.apple.PowerChime*

```

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance84

Actively maintained with recent releases

Popularity27

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 52.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~379 days

Recently: every ~588 days

Total

8

Last Release

80d ago

Major Versions

v1.1 → v2.02019-07-03

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5647483?v=4)[Munkireport](/maintainers/Munkireport)[@munkireport](https://github.com/munkireport)

---

Top Contributors

[![bochoven](https://avatars.githubusercontent.com/u/1429002?v=4)](https://github.com/bochoven "bochoven (34 commits)")[![tuxudo](https://avatars.githubusercontent.com/u/13306723?v=4)](https://github.com/tuxudo "tuxudo (14 commits)")[![mosen](https://avatars.githubusercontent.com/u/316108?v=4)](https://github.com/mosen "mosen (12 commits)")[![poundbangbash](https://avatars.githubusercontent.com/u/1416288?v=4)](https://github.com/poundbangbash "poundbangbash (3 commits)")[![gmarnin](https://avatars.githubusercontent.com/u/815125?v=4)](https://github.com/gmarnin "gmarnin (1 commits)")[![lolipale](https://avatars.githubusercontent.com/u/13834698?v=4)](https://github.com/lolipale "lolipale (1 commits)")

### Embed Badge

![Health badge](/badges/munkireport-appusage/health.svg)

```
[![Health](https://phpackages.com/badges/munkireport-appusage/health.svg)](https://phpackages.com/packages/munkireport-appusage)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
