NotionTimeRecorder requires NotionRubyMapping v0.7.5. / NotionTimeRecorder は NotionRubyMapping v0.7.5 が必要です。
If Ruby has not yet been installed on your system, please install it. / もしまだ Ruby がシステムにインストールされていない人は、インストールしてください。
Please install RubyInstaller with DevKit included. / RubyInstaller で DevKit ありのものをインストールしてください。
After installing Ruby, a terminal screen will appear to install MSYS2. Please install in the order of 1, 2, 3. / Ruby インストール後に MSYS2 をインストールするためのターミナル画面が出てくるので、1, 2, 3 の順でインストールをしてください。
For macOS and Linux, please make sure to install Tcl/Tk on your system. Please skip this section if you are using Windows. / macOS と Linux の場合にはシステムに Tcl/Tk をあらかじめインストールしておいてください。Windows の場合にはここはスキップしてください。
Since I think most people use Homebrew, please install it as follows / ほとんどの人は Homebrew を使っていると思うので、以下のようにしてインストールしてください。
brew install tcl-tk
NotionTimeRecorder uses NotionRubyMapping and tk gems. Open the terminal and type the following command to install. / NotionTimeRecorderはNotionRubyMappingとtkのgemを使用しています。ターミナルを開いて、以下のコマンドをタイプしてインストールしてください。
gem install notion_ruby_mapping tk
sudo gem install notion_ruby_mapping tk