User Tools

Site Tools


computing:darwin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
computing:darwin [2018/10/14 19:55] oemb1905computing:darwin [2019/01/14 02:18] oemb1905
Line 253: Line 253:
   service macfanctld restart   service macfanctld restart
      
-Chromium API - Q5+Chromium API - Q5 - add to ~/.profile
  
   export GOOGLE_API_KEY="AIzaSyAz932CQ2FD3654AKxq3GCE4voQ3eBPuR"   export GOOGLE_API_KEY="AIzaSyAz932CQ2FD3654AKxq3GCE4voQ3eBPuR"
Line 259: Line 259:
   export GOOGLE_DEFAULT_CLIENT_SECRET="OZ3G8hpcHiw77l_Jh_IDJuz"   export GOOGLE_DEFAULT_CLIENT_SECRET="OZ3G8hpcHiw77l_Jh_IDJuz"
  
 +To run the program, you must make a shell script that does:
  
 +  /Applications/Chromium.app/Contents/MacOS/Chromium
 +
 +Remove the annoying Gatekeeper ban on open source apps like GIMP
 +
 +  xattr -d com.apple.quarantine /Volumes/macos/Applications/GIMP-2.10.app
 +
 +This tutorial is a designated "Invariant Section" of the "Technotronic" section of Haack's Wiki as described on the [[https://jonathanhaack.com/dokuwiki/doku.php?id=start|Start Page]].
  
  --- //[[netcmnd@jonathanhaack.com|oemb1905]] 2017/05/15 04:26//  --- //[[netcmnd@jonathanhaack.com|oemb1905]] 2017/05/15 04:26//
  
computing/darwin.txt · Last modified: 2020/02/12 01:02 by oemb1905