"Menu Barmaid" is a macOS utility template, crafted for software/javascript developers who wish to build and customize their own menu bar tools.
- Quick Access: Instantly open applications like Visual Studio Code and Firefox.
- Home Directory: Navigate easily to your Home Directory.
- Effortless Integration: Seamlessly fits into your macOS menu bar.
- Click the menu bar icon to display the dropdown menu.
- Select the action you need, like opening an application or accessing the Home Directory.
To have "Menu Barmaid" launch on login:
- Go to System Preferences > Users & Groups.
- Select your user account.
- Click 'Login Items'.
- Click '+' and add "Menu Barmaid" to the list.
Built using Electron, this project is tailored for macOS. To get started:
npm install
to install the dependencies.npm start
to run the app.npm run build
to build the app.