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

https://github.com/hiroppy/nico-resident

nico-resident is a support tools for Nicovideo's ranking .
https://github.com/hiroppy/nico-resident

Last synced: about 1 month ago
JSON representation

nico-resident is a support tools for Nicovideo's ranking .

Awesome Lists containing this project

README

          

# nico-resident

nico-resident is a support tools for [Nicovideo's ranking ](http://www.nicovideo.jp/ranking).

![](gif/intro.gif)

## Features
- [x] List of rankings.
- [x] Period filters.
- [x] Category filters.
- [ ] Manage user's history.
- [ ] Manage user's favorite.
- [ ] Auto check rankings.

## Install
Please download from [Releases page](https://github.com/abouthiroppy/nico-resident/releases).

```
mac: nico-resident-darwin-x64
win: nico-resident-win32-x64
```
## Development
```
$ git clone git@github.com:abouthiroppy/nico-resident.git
$ npm install
$ npm install -g electron react-tools
$ npm start
```