Create a macOS Menu Bar App with Python
On my Mac, I use the menu bar countless times per day. In this post we will go through the process of creating a custom macOS menu bar app using Python. As an example, we will create a 🍅 pomodoro app, which you can use to boost your productivity and manage your time from the convenience of your menu bar.
Source: Create a macOS Menu Bar App with Python (Pomodoro Timer), an article by Camillo Visini.