tiktik π±π₯΄ - TikTok Terminal Client
Name inspiration - this yt vid
Huge Thanks to Egor who wrote the parsing part
Installation π¨
go get -u github.com/irevenko/tiktik
&& tiktik
Keybinds β¨οΈ
UI |
Keybind |
Description |
Common |
j / down arrow |
Move down by one row. |
Common |
k / up arrow |
Move up by one row. |
Common |
g / home |
Move to the top. |
Common |
G / end |
Move to the bottom. |
Common |
Ctrl-F / page down |
Move down by one page. |
Common |
Ctrl-B / page up |
Move up by one page. |
Common |
r / Ctrl-R |
Refresh tiktoks. |
Link selected |
e / enter |
Open TikTok with Browser. |
Link selected |
d / Ctrl-D |
Download TikTok. |
Contributing π€
Contributions, issues and feature requests are welcome! π
Feel free to check open issues.
Quick Start π
git clone https://github.com/irevenko/tiktik.git
cd tiktik
go get -d ./...
go build
What I Learned π§
ToDo
- Search by user, hashtags
- Keybind for tiktoks number (current default num is ~90-100 vids)
License π
(c) 2021 Ilya Revenko. MIT License