Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thulioph/bitguard
Open Source Bitcoin Monitor Desktop App 👨🏻🚀
https://github.com/thulioph/bitguard
bitcoin desktop-app electronjs mercadobitcoin notifications
Last synced: 26 days ago
JSON representation
Open Source Bitcoin Monitor Desktop App 👨🏻🚀
- Host: GitHub
- URL: https://github.com/thulioph/bitguard
- Owner: thulioph
- License: mit
- Created: 2017-08-18T21:42:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-23T05:29:23.000Z (over 7 years ago)
- Last Synced: 2024-11-28T11:11:55.026Z (3 months ago)
- Topics: bitcoin, desktop-app, electronjs, mercadobitcoin, notifications
- Language: CSS
- Homepage:
- Size: 234 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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)