일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- Unity
- 유니티
- 구조체
- HTML
- C언어 포인터
- c#
- 깃
- Data Structure
- 포인터
- 다트 언어
- docker
- dart 언어
- vim
- c# 윈폼
- jupyter lab
- c언어
- Flutter
- c# winform
- Python
- C# delegate
- Algorithm
- 플러터
- jupyter
- 도커
- gitlab
- github
- C++
- git
- c# 추상 클래스
- Houdini
Archives
- Today
- Total
nomad-programmer
[OS/Windows] 키 입력 시각화 App 본문
KeyCastOW 라는 프로그램이 있다. 이것은 모니터에 내가 어느 키를 타이핑했는지 보여준다.
그래서 강의 목적의 영상을 제작할 때 유용하다.
GitHub
https://github.com/brookhong/KeyCastOW
공식 홈페이지
https://brookhong.github.io/2014/04/28/keycast-on-windows.html
// windows choco로 설치
choco install keycastow
Mac 사용자는 Keycastr 프로그램을 사용하면 된다.
https://github.com/keycastr/keycastr
'OS > Windows' 카테고리의 다른 글
[OS/Windows] Proxmox에서 윈도우 11 설치 (0) | 2024.10.13 |
---|---|
[OS/Windows] Microsoft PowerToys (2) | 2024.10.02 |
[OS/Windows] oh-my-posh (0) | 2023.11.06 |
[OS/Windows] SQLCipher (암호와 된 SQLite) 빌드 (4) | 2020.04.13 |
[Windows] MSYS2 를 이용한 MinGW 설치 (0) | 2019.12.29 |
Comments