Skip to content

aariir/infoCenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfoCenter 🖥️

A minimal macOS menu bar app built with Python and rumps that displays system information such as CPU usage, memory, storage, battery, clipboard, IP addresses, and more — directly in the menu bar.


Features

  • ⚡ CPU, memory, storage, and battery, uptime stats
  • 📋 Clipboard history
  • 🌐 IP address display & Network speed
  • 💾 Menu bar only
  • 🛠️ Lightweight and easily configurable

TODO

  • Dark mode toggle
  • Memory usage by actual GB instead of percentage
  • Make the code easier to read
  • Bug fixes

📦 Installation

Note: This app is macOS-only and uses Python3.

1. Clone the repository

git clone https://github.com/aariir/infoCenter.git
cd infoCenter

2. Install dependencies

pip install -r requirements.txt

3. Build using py2app

python3 setup.py py2app

The output will be in the /dist directory.

Screenshots

iCenter

🧾 License

This project is licensed under the MIT License. Feel free to fork, modify, and share!

About

Simple menu bar app for macOS that shows system information and clipboard history

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages