ibnishak / Timimi

Webextension to save Tiddlywiki
https://ibnishak.github.io/Timimi/
GNU Affero General Public License v3.0
206 stars 23 forks source link

timimi-2-1-1-Mac seems to be not an executable file #86

Open mahamatt opened 1 year ago

mahamatt commented 1 year ago

I downloaded the latest version for Mac, but it does not seem to be an executable file. It comes with generic "file" icon and if I double-click on the file it opens witihin a text-editor app. How to fix this? Thank you.

screen

IntrepidWhelk commented 1 year ago

I believe that mac restricts execution of software downloaded from the internet. You can allow its execution via the Security and Privacy settings app: https://www.howtogeek.com/682509/mac-app-not-starting-heres-how-to-fix-it/

bingling00 commented 1 year ago

My friend told me the solution 1.2. Open the folder where timimi is located in the terminal

  1. Enter chmod 755 timimi-2-1-1-Mac and press Enter
  2. Input ./timimi-2-1-1-Mac and press Enter
  3. Then select your browser

image

image

image image

akaifi commented 1 year ago

Plz update https://ibnishak.github.io/Timimi/#Firefox to show those steps in there

{{mac-install}}

''* 1.2. Open the folder where timimi is located in the terminal

Important: Mac OS Catalina users: Please see [[Resolution of "developer cannot be verified" issue in Mac OS Catalina]]

Thanks