일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 도커
- c# 추상 클래스
- Python
- C# delegate
- c# 윈폼
- 구조체
- 유니티
- vim
- jupyter lab
- 다트 언어
- HTML
- Unity
- C++
- git
- 깃
- github
- Data Structure
- gitlab
- Flutter
- Algorithm
- C언어 포인터
- docker
- Houdini
- c언어
- dart 언어
- c#
- 포인터
- 플러터
- c# winform
- jupyter
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