Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marinko-peso/eurojackpot
:moneybag: Check were your numbers a winner
https://github.com/marinko-peso/eurojackpot
Last synced: 19 days ago
JSON representation
:moneybag: Check were your numbers a winner
- Host: GitHub
- URL: https://github.com/marinko-peso/eurojackpot
- Owner: marinko-peso
- License: mit
- Created: 2018-11-24T17:12:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:14:52.000Z (almost 2 years ago)
- Last Synced: 2024-09-18T05:48:54.908Z (about 2 months ago)
- Language: JavaScript
- Size: 404 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eurojackpot
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![license](https://img.shields.io/github/license/marinko-peso/eurojackpot.svg)](https://github.com/marinko-peso/eurojackpot/blob/master/LICENSE)
[![js-semistandard-style](https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg)](https://github.com/Flet/semistandard)
[![package version](https://img.shields.io/npm/v/eurojackpot.svg)](https://npm.im/eurojackpot)
[![install size](https://packagephobia.now.sh/badge?p=eurojackpot)](https://packagephobia.now.sh/result?p=eurojackpot)
[![dependecies](https://david-dm.org/marinko-peso/eurojackpot.svg)](https://david-dm.org/marinko-peso/eurojackpot):moneybag: Check were your numbers a winner. Store the numbers and check them each time against the latest winnings. Intended to be used as a cli tool.
## Installation
```npm i -g eurojackpot```
Also can be used with npx (run first time with --numbers to store the numbers locally):
```npx marinko-peso/eurojackpot```## Usage
To store your numbers before checking them:
```eurojackpot --numbers 1,2,3,4,5,6,7``` (extras go last)
You can use the same method at any point to change them.To check your numbers simply run: ```eurojackpot```
## License
MIT.