diff options
| author | HasanAbbadi <hasanabady55@gmail.com> | 2022-07-02 12:37:14 +0300 |
|---|---|---|
| committer | HasanAbbadi <hasanabady55@gmail.com> | 2022-07-02 12:37:14 +0300 |
| commit | 6fe6f23872609b4fa7e3627e0cfdfb889d88ba79 (patch) | |
| tree | 4de048cf4705fcf1bb73ae9e1376a7502d78a408 | |
| parent | e504a95131aac2c438d9ac3fbf504d90df57d9f8 (diff) | |
README.md
| -rw-r--r-- | README.md | 29 | ||||
| -rw-r--r-- | example.gif | bin | 0 -> 861622 bytes |
2 files changed, 29 insertions, 0 deletions
@@ -1 +1,30 @@ # jaSubs +A "fork" of [InterSubs](https://github.com/oltodosel/interSubs), but for Japanese **only**. + +Interactive subtitles for mpv, that was made to help study Japanese. +Easily tweaked and customizable. + +**NOTE:** This project is unstable as for now and has some bugs + +[](./example.gif) + +## Installation + +Clone this repository in your mpv `scripts` folder: +```bash +$ cd ~/.config/mpv/scripts +$ git clone https://github.com/HasanAbbadi/jaSubs +``` + +Then make a symlink to the `lua` file: +```bash +$ pwd +~/.config/mpv/scripts +$ ln -s jaSubs/jaSubs.lua . +``` + +# Notes +* Issues and Pull Request are highly appreciated + + + diff --git a/example.gif b/example.gif Binary files differnew file mode 100644 index 0000000..4e6ff28 --- /dev/null +++ b/example.gif |
