đ đ
koneko - TUI Client for nyaa.si Koneko, åįĢ - means kitten in Japanese (so it refers to nyaa.si name which is cat's meow)
Data - go-nyaa TUI - tview
Installation đ¨
go get -u github.com/irevenko/koneko
âšī¸
About koneko - â
Supports
UNIX
andwindows
đ Could be faster than the website because you can mark multiple torrents and download & open them all at once
đŦ
Usage koneko <PROVIDER>
- nyaa
or sukebei
đš
Keybindings panel | operation | key |
---|---|---|
search | navigate | Tab / Shift + Tab |
search | focus results | Esc |
results | mark torrent | Enter |
results | download marked torrents | Ctrl + D |
results | open marked torrents | Ctrl + O |
results | get marked torrent info | Ctrl + I |
results | move down | j / â |
results | move up | k / â |
results | move to the top | g / home |
results | move to the bottom | G / end |
results | focus search | Esc / Tab |
all | open help | Ctrl + J |
all | exit | Ctrl + C |
đ¤
Contributing Contributions, issues and feature requests are welcome!
Feel free to check open issues.
đ
Show your support Give a
đ
Quick Start git clone https://github.com/irevenko/koneko.git
cd koneko
go get -d ./...
go build
đ§
What I Learned - Building TUI's using tview and tcell
ToDo
- Pretty color theme
- Add bookmars, history
đ
License (c) 2021 Ilya Revenko. MIT License