-
Notifications
You must be signed in to change notification settings - Fork 14
How to run a NonMouse executable file in each OS
Download the binary that matches your OS from the release. Then unzip it and follow the steps below.
-
Windows
Run NonMouse.exe -
Mac
Run NonMouse, then the following screen will appear, click OK.
Next, go to System Preferences, go to "Security and Privacy," open the "General" section, and click "Open As..." at the bottom.
When the following screen appears, click "Open".
This still doesn't allow the app to access the camera and mouse cursor, so I went to System Preferences and under "Privacy" in "Security and Privacy", in the "Accessibility" and "Camera" sections, I added a terminal as shown below.
The first step is to follow the instructions above, and the next is just a click away.
-
Linux
Run NonMouse in the folder. However, at the moment, it only gives about 10 fps, so I recommend running it as python.
リリースからOSに合わせたバイナリをダウンロードしてください。そして、解凍して、以下の手順に従います。
-
Windows
を実行。 -
Mac
を実行。すると、以下の画面が出るので、OKをクリック
次に、システム環境設定から「セキリュティとプライバシー」の「一般」の項目を開いて、一番下の「このまま開く」をクリック
以下の画面が出るので、「開く」をクリック
これでも、アプリがカメラとマウスカーソルにアクセスできないので、システム環境設定から「セキリュティとプライバシー」の「プライバシー」で、「アクセシビリティ」と「カメラ」の項目において、以下のようにターミナルを追加。
最初に、以上の手順を踏めば次からはクリックだけで実行できます。
-
Linux
フォルダー内のNonMouseを実行。ただ、いまのところ、10fps程度しか出ないので、pythonとして実行することをおすすめします。