Skip to content

Cross-platform application to display performance charts in the taskbar as a trayicon.

License

Notifications You must be signed in to change notification settings

games647/MonitorMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonitorMe

Description

Cross-platform application to display performance charts in the taskbar as a trayicon.

Supported data

  • Memory usage (including cache)
  • Swap
  • Load average (*nix only)
  • CPU usage (system and user)
  • Network usage (only available in cloudfoundry/gosigar)
  • Disk usage (only available in cloudfoundry/gosigar)

Downloads

https://github.com/games647/MonitorMe/releases

How to use

Using Commandline:

go run *.go

or:

./MonitorMe

Windows

MonitorMe.exe

Image

ubuntu showcase

Supported OS

Cross compiles doesn't seem to work, but it looks like if you compile it on the target machine: example: for linux compile it on a linux for windows compile it on a windows for mac compile it on a mac

Credits/Dependencies

Inspired by:

https://apps.ubuntu.com/cat/applications/precise/indicator-multiload/

An application for ubuntu. This ports it to golang in order to make it platform independent.

About

Cross-platform application to display performance charts in the taskbar as a trayicon.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages