#applications #agent #mnemnk #monitoring

app mnemnk-application

Mnemnk agent for monitoring application usage

3 releases (breaking)

new 0.4.0 Mar 7, 2025
0.3.0 Feb 26, 2025
0.2.1 Feb 13, 2025

#504 in Text processing

Download history 61/week @ 2025-02-07 69/week @ 2025-02-14

130 downloads per month

MIT license

15KB
297 lines

mnemnk-application

mnemnk-application is one of Mnemnk agents, which reports your application usage to Mnemnk.

Installation

cargo install mnemnk-application

Setup

mnemnk-application is enabled by default. After installation, restart Mnemnk and it should be running.

If it is not enabled, please edit Settings in Mnemnk as follows

  "agents": {
    "application": {
      "enabled": true
    },
    ...

Save the settings and restart Mnemnk.

Development

> cargo run

.CONFIG {"interval":10,"ignore":["LockApp.exe"]}
.STORE application {"t":1739435029568,"name":"Visual Studio Code","title":"README.md - mnemnk-application - Visual Studio Code","x":1136,"y":152,"width":2733,"height":1737,"text":"Visual Studio Code README.md - mnemnk-application - Visual Studio Code"}
...

License

MIT

Dependencies

~5–30MB
~420K SLoC