KakaoTech
  • 블로그
  • 맥오토메이터
  • 비글본블랙
  • 아두이노
  • chatGPT
  • FreeRTOS
  • 매뉴얼
  • 알림

guileschool 블로그

To Make Your Life Easier
가일스쿨은 당신의 삶을 쉽게 만들어 줍니다

Featured Posts
  • 구글 번역기를 위한 PopClip Extension

    원문 http://guileschool.com/2018/02/15/PopClip-Extension-for-google-translate/ 구글 번역기 API란? 공식홈페이지

    자동제어 자동화 time-saver 리눅스 맥북 스마트홈

    mac.automator's profile image

    mac.automator

    2018-02-15 16:55

    • 0 Comments
  • KM에서 홈폴더의 경로가 다른 쉘스크립트를 만족시키는 방법

    원문 http://guileschool.com/2018/02/14/How-to-satisfy-a-different-shell-script-in-the-Home-folder-at-KM/ 인용: http://leancrew.com/all-this/2017/03/the-keyboard-maestro-scripting-environment/ 원소스 멀티유즈. 한개의 소스를 여러대의 컴퓨터에서 동작시키기 위해선 다음과 같이 홈디렉토리 경로에 대한 독립성이 유지될 필요가 있다. 다음과 같은 두가지 경우, 홈디렉토리의 경로가 다르다(drdrang, realname) #!/Users/drdrang/anaconda/bin/python #!/Users/realname/anaconda/bin/python 공통으로 만족시킬 수 있는 스크립트를 작성해 보면 다음과 같다 #!/usr/bin/env -S -P${HOME}/anaconda/bin python

    자동제어 자동화 time-saver 리눅스 맥북 스마트홈 키보드마에스트로

    mac.automator's profile image

    mac.automator

    2018-02-14 10:10

    • 0 Comments
  • 애플스크립트가 없는 맥은 비싼 유닉스 머신일 뿐이다

    원문 http://guileschool.com/2018/02/13/Mac-without-an-Applescript-is-an-expensive-Unix-machine/ 지난 2016년 가을, 자동화 기술을 사랑하는 맥유저들은 충격적인 소식을 듣게 되었다 애플에서 지난 20년간 근무해 온 애플 자동화 기술 프로덕트 매니저가 해고 되었다는 것이다 ▲ 살소고이안 이에 커뮤니티에서는 이에 대해 우려의 말들이 쏟아져 나왔다. 다음은 그 주요 글들의 번역본(기계번역)이다 글1 글2 글3 글4

    자동제어 자동화 time-saver 리눅스 맥북 스마트홈 애플스크립트

    mac.automator's profile image

    mac.automator

    2018-02-13 13:07

    • 0 Comments
  • Synchronous 방식으로 동작할 수 있는 애플스크립트의 do shell script

    원문 http://guileschool.com/2018/02/06/do-shell-script-of-Apple-Script-that-can-operate-in-Synchronous/ 초간단 설명 쉘 스크립트의 리턴값을 확인할 필요가 없는 경우라도 리턴값을 받으려고 시도한다 결과를 받기위해 스크립트는 대기하고 기다릴 수밖에 없다 set NOT_INSTALL_PACKAGE to do shell script "echo $(find /usr -iname pip3 2>/dev/null | grep -rni pip3 >/dev/null 2>&1; echo $?)" code

    자동제어 자동화 time-saver 리눅스 맥북 스마트홈

    mac.automator's profile image

    mac.automator

    2018-02-06 10:40

    • 0 Comments
  • 파파고 번역기를 위한 PopClip Extension

    원문 http://guileschool.com/2018/02/05/PopClip-Extension-for-papago/ 파파고란? 공식홈페이지

    자동제어 자동화 time-saver 리눅스 맥북 스마트홈 파파고 번역 AI

    mac.automator's profile image

    mac.automator

    2018-02-05 20:31

    • 0 Comments
  • Previous Page
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next Page
  • github
  • facebook
  • twitter
  • rss
  • GuileSchool
  • YouTube

Copyright © GuileSchool All rights reserved.