1 unstable release
new 0.2.1 | Feb 13, 2025 |
---|
#27 in #agent
130 downloads per month
14KB
288 lines
mnemnk-application
mnemnk-application
is one of Mnemnk agents, which reports your application usage to Mnemnk.
Installation
cargo install --git https://github.com/mnemnk/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
~418K SLoC