nvrs 0.1.1

new version checker for software releases πŸ¦€
<div align='center'>

# nvrs
new version checker for software releases πŸ¦€<br>
[nvchecker](https://github.com/lilydjwg/nvchecker) rewritten in Rust

![banner](/banner.png)

</div>

## WIP
nvrs is still a WIP

here's supposed to be a list of features and stuff but i'm too lazy to write all that

## Features
### Speed
<img src='https://media1.tenor.com/m/mMWXOkCEndoAAAAC/ka-chow-lightning-mcqueen.gif' alt='ka-chow' width=80 height=45>

| command       | time per **updated** package | details                                                      |
|---------------|------------------------------|--------------------------------------------------------------|
| `nvrs`        | ~ 0.1s                       | **GitHub API request included**<br>depends on internet speed |
| `nvrs --cmp`  | ~ 0.0008s                    | depends on disk speed                                        |
| `nvrs --take` | ~ 0.001s                     | depends on disk speed                                        |

## Credits
- [依云]https://github.com/lilydjwg | the original [nvchecker]https://github.com/lilydjwg/nvchecker
- [orhun](https://github.com/orhun) | the idea

<div align='center'>

<sub align='center'>Copyright (c) 2024 Adam Perkowski<br>see [LICENSE](/LICENSE)</sub>

</div>