Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msioen/MenuBarCodeReader
A small mac utility to quickly and seamlessly scan QR codes (or other bar codes) which are visible on your screen
https://github.com/msioen/MenuBarCodeReader
Last synced: 26 days ago
JSON representation
A small mac utility to quickly and seamlessly scan QR codes (or other bar codes) which are visible on your screen
- Host: GitHub
- URL: https://github.com/msioen/MenuBarCodeReader
- Owner: msioen
- License: mit
- Created: 2018-02-28T21:32:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-09T20:56:14.000Z (almost 3 years ago)
- Last Synced: 2024-08-03T09:05:51.284Z (4 months ago)
- Language: C#
- Homepage:
- Size: 5.6 MB
- Stars: 17
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Mac-Menubar-Megalist - MenuBarCodeReader
README
# MenuBarCodeReader
This is a small mac utility to quickly and seamlessly scan QR codes (or other bar codes) which are visible on your screen. The app nests itself in your menu bar. On succesful scans the parsed data is available on your clipboard.
![Demo](demo.gif)
### Release notes
v1.0
- first application release
- start scanning through menu action or global hotkey
- scan by selecting an area on the screen
- visual indication on success/failure
- succesful scans copy the data to the clipboardv2.0
- scan results can be shown in the notification center
- preferences pane: adjustable shortcut keys, customize what happens with scan results
- click to scan: instead of selecting where the qr code is, simply click where the code is and the application will attempt to figure it out
- auto-update framework: updating / new feature notifications from inside the applicationv2.1
- fixed some issues on macOS Mojavev2.2
- fixed escape key being bound when not necessaryIcons made by [Pixel perfect](https://www.flaticon.com/authors/pixel-perfect) from [www.flaticon.com](https://www.flaticon.com/) is licensed by [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/)