Releases: reply2future/dmonitor
Releases · reply2future/dmonitor
Merge pull request #62 from reply2future/chores/issue#59_v0.5.1
Compare
Sorry, something went wrong.
No results found
chore(version): update the version v0.5.1
v0.5.0
Compare
Sorry, something went wrong.
No results found
🚀 Features
#49 add the configuration to check time interval
v0.5.0-pre
Compare
Sorry, something went wrong.
No results found
v0.4.0
Compare
Sorry, something went wrong.
No results found
🚀 Features
Refact/issue#33 main module
🐛 Fixes
#44 fixed kill process menu item position error
v0.3.0
Compare
Sorry, something went wrong.
No results found
🚀 Features
#22 add preference window
Feature/issue#41 auto launch
#35 add help button event and show app info
v0.2.8
Compare
Sorry, something went wrong.
No results found
🚀 Features
#15 show the process name
Bugfix/issue#30 auto remove error
🐛 Fixes
#20 fix changelog conf cannot work
v0.2.7
Compare
Sorry, something went wrong.
No results found
add silent mode
Compare
Sorry, something went wrong.
No results found
basic feature version
Compare
Sorry, something went wrong.
No results found
It contains the basic feature:
get the cpu usage of all process per minute
if the median of the process cpu usages hit the threshold, it would send the notification and add a kill pid menu item to the menu bar.
It only tests on the MacOS.