일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 구조체
- github
- vim
- Houdini
- jupyter
- 깃
- git
- Data Structure
- c#
- Python
- HTML
- 플러터
- Algorithm
- 유니티
- 도커
- C언어 포인터
- jupyter lab
- c# 윈폼
- Flutter
- c# winform
- dart 언어
- C++
- c언어
- Unity
- C# delegate
- c# 추상 클래스
- gitlab
- 포인터
- 다트 언어
- docker
Archives
- Today
- Total
nomad-programmer
[OS/Windows] 키 입력 시각화 App 본문
KeyCastOW 라는 프로그램이 있다. 이것은 모니터에 내가 어느 키를 타이핑했는지 보여준다.
그래서 강의 목적의 영상을 제작할 때 유용하다.
GitHub
https://github.com/brookhong/KeyCastOW
brookhong/KeyCastOW
keystroke visualizer for Windows, lets you easily display your keystrokes while recording screencasts. - brookhong/KeyCastOW
github.com
공식 홈페이지
https://brookhong.github.io/2014/04/28/keycast-on-windows.html
KeyCastOW – keycast on windows
KeyCastOW – keycast on windows
brookhong.github.io
// windows choco로 설치
choco install keycastow
Mac 사용자는 Keycastr 프로그램을 사용하면 된다.
https://github.com/keycastr/keycastr
keycastr/keycastr
KeyCastr, an open-source keystroke visualizer. Contribute to keycastr/keycastr development by creating an account on GitHub.
github.com
'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