# BitGuard Monitor
> Open Source Bitcoin Monitor Desktop App 👨🏻🚀
- Supports Desktop Notifications
- More soon...
## Download
### Version 1.0.0
- [Download macOS](https://github.com/thulioph/bitguard/releases/download/1.0.0/bitguard.dmg)
## Setup
Install all the dependencies.
```shell
$ npm install
```
## Run
Running on the development mode.
```shell
$ npm start
```
## License
[MIT License](https://github.com/thulioph/bitguard/blob/master/LICENSE.md)