[nextjs/framer] framer를 이용한 nextjs에서 애니메이션 적용 https://www.framer.com/ Framer — The internet is your canvasFramer is where teams design and publish stunning sites.www.framer.com https://stackademic.com/blog/next-js-13-framer-motion-page-transitions Next.js 13 + Framer Motion Page TransitionsHow to add a simple slide-in animation to all our pages using Next.js framework and Framer..
오토핫키를 위한 [autohotkey/매크로]키보드 마우스 매크로 구현 1.오토핫키 설치(1.0) https://www.autohotkey.com/ AutoHotkey AutoHotkey provides a simple, flexible syntax allowing you to focus more on the task at hand rather than every single little technicality. It supports not only the popular imperative-procedural paradigm, but also object-oriented and command-based programmi www.autohotkey.com 2.프로젝트 생성 및 저장 #확장자를 .ahk로 저..
아카라 API refreshToken을 이용한 accessToeken 관리 # .env에 refreshToken 저장 DATABASE_URL="mysql://root:root@localhost:3306/bss" APP_ID= ACCESS_TOKEN= REFRESH_TOKEN= KEY_ID= APP_KEY= ACCOUNT= # 스케쥴러에 스케쥴 등록(매일 새벽 03시) @Injectable() export class TasksService { constructor(private aqara: AqaraService) {} @Cron('0 3 * * *') // 매일 새벽 3시에 실행 handleCron() { this.aqara.UpdateToken(); } #토큰 업데이트 로직 구현(refresh토큰을 이..
[node/javascript/필립스 휴] node 환경에서 휴 조명 컨트롤하기 기본적인 휴허브와 앱을 통한 조명 세팅이 되어있는 전제입니다 비공식이지만 가장 신뢰할 수 있는 오픈소스 https://github.com/bradgarropy/hue-sdk GitHub - bradgarropy/hue-sdk: 💡 philips hue sdk 💡 philips hue sdk. Contribute to bradgarropy/hue-sdk development by creating an account on GitHub. github.com 설치 npm install @bradgarropy/hue-sdk https://discovery.meethue.com 위 링크를 통하여, 현재 휴 아이피 및 아이디를 가져온다(..
[1분 해결] ffmpeg 동적으로 인코딩하기 [다운로드] -사이트 https://www.ffmpeg.org/download.html Download FFmpeg If you find FFmpeg useful, you are welcome to contribute by donating. More downloading options Git Repositories Since FFmpeg is developed with Git, multiple repositories from developers and groups of developers are available. Release Verification All FFmpe www.ffmpeg.org -바로받기 https://www.gyan.dev/ffmpeg/b..