Skip to content

meztihn/total-memory-usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Total Memory Usage

This is a simple program to show total memory usage of processes with same name (e.g. chrome.exe). Written in Kotlin using Gradle with Spek and Expekt for tests.

Example Usage

java -jar total-memory-usage-1.0.jar chrome

To Do

  • Linux and Mac support
  • Filtering using regular expressions
  • Formatting options

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages