Utility scripts for macOS system monitoring and administration
# Clone and run
git clone https://github.com/shashankKeshava/ScriptLife.git
cd ScriptLife
chmod +x *.sh
./system_stats.shComprehensive macOS system information monitor
Features:
- Hardware specs and CPU details
- Memory, storage, and network info
- Battery status and temperature monitoring
- Process information and system summary
git clone https://github.com/shashankKeshava/ScriptLife.git
cd ScriptLife
chmod +x *.shbrew install bc osx-cpu-temp
sudo gem install iStats================================================================
macOS System Monitor
================================================================
🖥️ HARDWARE INFORMATION
----------------------------------------
Model Name: MacBook Pro
Processor Name: Apple M1 Pro
Memory: 32 GB
📊 SYSTEM PERFORMANCE
----------------------------------------
Uptime: 5 days, 12:34
Load Average: 2.1 1.8 1.5
CPU Usage: 15.2% user, 8.1% system, 76.7% idle
💾 MEMORY INFORMATION
----------------------------------------
Total Memory: 32768 MB
Free Memory: 8192 MB
Memory Usage: 75.0%
Permission denied: chmod +x system_stats.sh
Missing temperature data: Install optional tools above
Script hangs: Normal during CPU collection (1-3 seconds)
- Fork the repository
- Create feature branch
- Follow existing code style
- Test on multiple macOS versions
- Submit pull request
MIT License - see LICENSE file for details.