Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vbm/map-frequency
WarGaming map frequency counter
https://github.com/vbm/map-frequency
nodejs worldoftanks wot
Last synced: about 2 months ago
JSON representation
WarGaming map frequency counter
- Host: GitHub
- URL: https://github.com/vbm/map-frequency
- Owner: vBm
- License: mit
- Created: 2015-11-07T22:27:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T02:33:01.000Z (almost 2 years ago)
- Last Synced: 2023-03-17T05:00:37.651Z (almost 2 years ago)
- Topics: nodejs, worldoftanks, wot
- Language: JavaScript
- Size: 549 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://img.shields.io/travis/vBm/map-frequency/master.svg)](https://travis-ci.org/vBm/map-frequency)
[![Dependency Status](https://img.shields.io/david/vBm/map-frequency.svg)](https://david-dm.org/vBm/map-frequency#info=dependencies&view=table)
[![devDependency Status](https://img.shields.io/david/dev/vBm/map-frequency.svg)](https://david-dm.org/vBm/map-frequency#info=devDependencies&view=table)
[![License](https://img.shields.io/github/license/vBm/map-frequency.svg)](http://opensource.org/licenses/MIT)# map-frequency
WarGaming map frequency countermake sure to install all required dependencies
```bash
$ npm install
```fire script away using
```
node index.js `path-to-replay-folder`
```![WGmfc](images/screenshot.png "WarGaming map frequency counter")