https://github.com/transcranial/tricorder
A terminal-based system monitoring application written in Go
https://github.com/transcranial/tricorder
Last synced: 3 months ago
JSON representation
A terminal-based system monitoring application written in Go
- Host: GitHub
- URL: https://github.com/transcranial/tricorder
- Owner: transcranial
- License: mit
- Created: 2015-03-29T04:35:00.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-30T01:17:26.000Z (about 10 years ago)
- Last Synced: 2025-02-09T01:36:15.775Z (4 months ago)
- Language: Go
- Size: 117 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tricorder
A terminal-based system monitoring application written in Go, built on top of [gizak/termui](https://github.com/gizak/termui) and [shirou/gopsutil](https://github.com/shirou/gopsutil).
Note: CPU monitoring currently does not work on Mac OS X.
Work in progress.
## License
MIT