Skip to content

raphaelhuefner/allbar_server_system_load

Repository files navigation

AllBar server example "System Load"

Use the AllBar app to show the current CPU load in the macOS Status Bar:

screenshot

I have to admit it, the real purpose of this example is to provide the screenshot above, in order to explain AllBar in one picture.

Table of Contents

Installation

  1. Make sure you can run python3 on your command line.
    • For instance, python3 is made available by running brew install python. Consider installing Homebrew if you haven't had a chance yet.
    • So far I've only run it with Python 3.6.4 and 3.6.5 on macOS 10.9 and 10.13. Please let me know how it goes for you!
  2. Clone this GitHub repository to your macOS machine.
  3. Run install.sh inside the local repository.
  4. Run run.sh inside the local repository and take note of the displayed URL.
  5. Launch the the AllBar app, open it's Preferences dialog and paste that URL in there.

Contributing

Uncoded contributions (reviews, use cases, action shots, blog posts, criticism, documentation, etc.) big or small are as much welcome as any code contributions would be. If you don't think opening an issue or a pull request is the right way to go, please stick my GitHub username in front of @gmail.com to get in touch with me directly.

Before you invest any larger amounts of time into your contribution, please get in touch with me for coordination!

Since this project is still in it's infancy, I'll gladly consider any feedback and/or contribution in any shape or form from anybody. (This policy might get revised if maintaining this project will ever start taking up too much of my time.)

Credits

This example is maintained by https://github.com/raphaelhuefner

License

This app is released under the MIT License. See the LICENSE file.