Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mkfsn/mizukinana
7️⃣7️⃣ 水樹奈々 7️⃣7️⃣
https://github.com/mkfsn/mizukinana
cli mizuki mizukinana nana
Last synced: about 1 month ago
JSON representation
7️⃣7️⃣ 水樹奈々 7️⃣7️⃣
- Host: GitHub
- URL: https://github.com/mkfsn/mizukinana
- Owner: mkfsn
- Created: 2016-11-17T13:49:49.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2020-12-07T12:27:53.000Z (about 4 years ago)
- Last Synced: 2024-06-20T03:46:13.985Z (6 months ago)
- Topics: cli, mizuki, mizukinana, nana
- Language: Go
- Homepage:
- Size: 88.9 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![mizukinana](https://user-images.githubusercontent.com/667169/45166942-b2076600-b22a-11e8-97ba-5af903d24b09.png)
# mizukinana
It's all about Mizuki Nana(水樹奈々)
# Documentation
See [godoc.org](https://godoc.org/github.com/mkfsn/mizukinana)
# Features
- [x] Provide a collection of resources from [Nana Party](https://www.mizukinana.jp/)
- [x] List all News
- [x] List all Schedules
- [ ] List All Discographies (albums, singles, ... etc)
- [x] List all Blog posts and details
- [x] Collection of the Biographies (profile, voice, live, special event, others)
- [x] Collection of the main page resources
- [x] List All concerts, in some format: table, json, and yaml.
- [ ] List All Set-List
- [ ] Run as a REST API service
- [ ] Show the latest tweets from Twitter# Command Line Tool
## How To Install
```mizukinana
go install github.com/mkfsn/mizukinana/cmd/mizukinana
```## Profile
> Warning: This is outdated
```bash
mizukinana profile [-p {table|yaml|json}]
```![profile](https://user-images.githubusercontent.com/667169/45159966-ce9ba200-b21a-11e8-9e08-72902fd36ff8.gif)
## Concerts
```bash
mizukinana concerts [-o {table|yaml|json}] [-f FILTER]
```![concerts](https://user-images.githubusercontent.com/667169/45159731-2dace700-b21a-11e8-8425-1ab37cf91b0d.gif)
![concerts-with-filter](https://user-images.githubusercontent.com/667169/45159647-ee7e9600-b219-11e8-9bba-3bdbce2d9e77.gif)