Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mnxn/MCounter
A simple counter utility that lives in the macOS menu bar.
https://github.com/mnxn/MCounter
macos menubar
Last synced: 26 days ago
JSON representation
A simple counter utility that lives in the macOS menu bar.
- Host: GitHub
- URL: https://github.com/mnxn/MCounter
- Owner: mnxn
- License: gpl-3.0
- Created: 2020-09-18T07:26:19.000Z (about 4 years ago)
- Default Branch: trunk
- Last Pushed: 2020-09-19T19:23:11.000Z (about 4 years ago)
- Last Synced: 2024-10-28T16:51:39.003Z (about 1 month ago)
- Topics: macos, menubar
- Language: Swift
- Homepage:
- Size: 519 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Mac-Menubar-Megalist - MCounter
README
# MCounter
A simple counter utility that lives in the macOS menu bar.
## Features
- Increment the counter value
- Decrement the counter value
- Edit the counter value
- Quit the appI said it was simple 🙂
## Installation
Download the latest `.dmg` file from the
[Releases](https://github.com/mnxn/MCounter/releases), open it, and drag the app
into the `Applications` folder.I haven't paid the yearly fee to be part of "Apple Developer Program" which
results in a scary message when trying to open the app. If you receive the
warning message, you must go to
`System Preference > Security & Privacy > General` and click `Open Anyway`.## Launching the app on login
To launch the app on login, go to
`System Preferences > Users & Groups > Login Items` and click the `+` button to
find and add the app to the list.## Screenshots
### Left-Click Menu
![left-click menu](./images/left-click-menu.png)
### Right-Click Menu
![right-click menu](./images/right-click-menu.png)