https://github.com/bcomnes/mooon
:new_moon::waxing_crescent_moon::first_quarter_moon::waxing_gibbous_moon::full_moon::waning_gibbous_moon::last_quarter_moon::waning_crescent_moon::new_moon: in your tray
https://github.com/bcomnes/mooon
Last synced: 10 months ago
JSON representation
:new_moon::waxing_crescent_moon::first_quarter_moon::waxing_gibbous_moon::full_moon::waning_gibbous_moon::last_quarter_moon::waning_crescent_moon::new_moon: in your tray
- Host: GitHub
- URL: https://github.com/bcomnes/mooon
- Owner: bcomnes
- License: isc
- Created: 2015-05-01T02:12:36.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-04-30T21:18:39.000Z (about 9 years ago)
- Last Synced: 2025-08-09T11:24:17.572Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.11 MB
- Stars: 10
- Watchers: 3
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# mooon
[![npm][npm-image]][npm-url]
[![travis][travis-image]][travis-url]
[![david][david-image]][david-url]
[npm-image]: https://img.shields.io/npm/v/mooon.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/mooon
[travis-image]: https://img.shields.io/travis/bcomnes/mooon.svg?style=flat-square
[travis-url]: https://travis-ci.org/bcomnes/mooon
[david-image]: https://img.shields.io/david/bcomnes/mooon.svg?style=flat-square
[david-url]: https://david-dm.org/bcomnes/mooon

Displays the moon phase in your staus bar/tray
Builds fine. Still working on a packaging workflow.
## Install
```
npm install mooon
```
## Usage
```js
var mooon = require('mooon')
```
## Contributing
[Open-2](CONTRIBUTING.md)
## License
[ISC](LICENSE.md)