crstat
Version, currently main branch1 version
- main branchlatestSep 13, 2025
github.com/eightuponatime/crstat
No description declared in shard.yml.
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
crstat:
github: eightuponatime/crstat
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
>= 1.17.0- License
- MIT
- Author
- maxim satanov
- Target
crstatfrom src/crstat.cr
Dependencies
Runtime Dependencies
- admiral*github: jwaldrip/admiral.cr
README
crstat
TODO: Write a description here
Installation
TODO: Write installation instructions here
Usage
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/your-github-user/crstat/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
TODO
CPU
- [x] Calculate CPU thread load from
/proc/stat - [x] Get CPU model name from
/proc/cpuinfo - [x] Get CPU temperature from
/sys/class/thermal/thermal_zone0/temp
Memory
- [x] Get memory and swap information from
/proc/meminfo - [x] Collect information about user's real disks (excluding loop devices, squashfs, and vfat) from /proc/self/mountinfo, including filesystem name and mount point
- [ ] Retrieve disk usage statistics (total, used, available space) using statvfs with LibC
Contributors
- maxim satanov - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- Sep 13, 2025
- Crystal
>= 1.17.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/eightuponatime/crstat
Metadata
- Created
- Aug 12, 2026
- Updated
- Sep 20, 2026
- Synced
- Sep 20, 2026
- Versions
- 1