All Projects → half0wl → Simon

half0wl / Simon

Licence: mit
Simple menubar system monitor for macOS, written in Python with pyobjc.

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Simon

Nightfall
A menu bar utility for toggling dark mode in macOS, written in Swift.
Stars: ✭ 131 (-42.54%)
Mutual labels:  menubar
Mac Os X App Menu Bar Popup
Mac OS X Application like a menu bar popup message
Stars: ✭ 168 (-26.32%)
Mutual labels:  menubar
Youtube Downloader For Macos
Simple menu bar app to download YouTube movies on your Mac
Stars: ✭ 185 (-18.86%)
Mutual labels:  menubar
Trayplay
An app for macOS that lives in your menu bar and lets you easily control iTunes or Spotify, without interrupting your workflow.
Stars: ✭ 137 (-39.91%)
Mutual labels:  menubar
React Site Nav
A kick ass site menu powered by styled components inspired by Stripe.
Stars: ✭ 155 (-32.02%)
Mutual labels:  menubar
Spotify Now Playing
Spotify now playing information and control popup for macOS menu bar
Stars: ✭ 171 (-25%)
Mutual labels:  menubar
Hot
Hot is macOS menu bar application that displays the CPU speed limit due to thermal issues.
Stars: ✭ 131 (-42.54%)
Mutual labels:  menubar
Datweatherdoe
Simple menu bar weather app for macOS
Stars: ✭ 209 (-8.33%)
Mutual labels:  menubar
Frameless Titlebar
Customizable Electron Titlebar for frameless windows
Stars: ✭ 167 (-26.75%)
Mutual labels:  menubar
Vue Dock Menu
⚓Dockable Menu bar for Vue
Stars: ✭ 183 (-19.74%)
Mutual labels:  menubar
Nocturnal
A simple macOS app to toggle dark mode with one click
Stars: ✭ 142 (-37.72%)
Mutual labels:  menubar
Chinese Lunar Calendar For Mac
Chinese Lunar Calendar for Mac
Stars: ✭ 150 (-34.21%)
Mutual labels:  menubar
Mojibar
🍊 Emoji searcher but as a menubar app.
Stars: ✭ 2,040 (+794.74%)
Mutual labels:  menubar
Dev10
🐷 A nifty little app that shows you the top posts on Dev.to in your menubar.
Stars: ✭ 136 (-40.35%)
Mutual labels:  menubar
Nocturnal
A Dimness and Night Shift menu bar app for macOS 🌙
Stars: ✭ 199 (-12.72%)
Mutual labels:  menubar
Streaker
🔥 GitHub contribution streak & stat tracking menu bar app
Stars: ✭ 131 (-42.54%)
Mutual labels:  menubar
Ambar Swiftui
Ambar is a macOS Menu Bar app built with SwiftUI.
Stars: ✭ 170 (-25.44%)
Mutual labels:  menubar
Xbar
Put the output from any script or program into your macOS Menu Bar (the BitBar reboot)
Stars: ✭ 15,693 (+6782.89%)
Mutual labels:  menubar
Pibar
PiBar for Pi-hole - Manage your Pi-hole(s) from your menu bar!
Stars: ✭ 208 (-8.77%)
Mutual labels:  menubar
Baritone
Spotify controls that live in your menubar.
Stars: ✭ 178 (-21.93%)
Mutual labels:  menubar

Simon

Simple menubar system monitor for macOS, written in Python with pyobjc.

Simon Screenshot

Only tested on macOS Sierra, should work for El Capitan. Supports Python 2.7 and 3.6, versions in between hasn't been tested.

Installation & Usage

Install with pip:

$ pip install simon_mac

To run Simon:

$ simon
Simon is now running.
CTRL+C does not work here.
You can quit through the menubar (Simon -> Quit).

To remove the Python rocketship icon from your dock (Note: not everyone will have the dock icon due to differences in Python installations. This should work, but if it doesn't, please open an issue.):

$ simon --suppress-dock-icon
Done! Run Simon again.

To run Simon in the background, use nohup:

$ nohup simon &

To quit Simon, quit through the menubar (Simon -> Quit).

Todo / Upcoming

  • More stats - battery, temperature, etc.
  • Measure impact on system resources
  • Preferences/settings: allow user to set update interval, etc.
  • ...

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].