app mnemnk-application

Mnemnk agent for monitoring application usage

3 releases (breaking)

0.4.0 Mar 7, 2025
0.3.0 Feb 26, 2025
0.2.1 Feb 13, 2025
Download history 109/week @ 2025-02-09 30/week @ 2025-02-16 127/week @ 2025-02-23 151/week @ 2025-03-02 28/week @ 2025-03-09 2/week @ 2025-03-16 1/week @ 2025-03-23

188 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–33MB
~414K SLoC