Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.