https://github.com/wzshiming/getch
Gets keyboard input without buffering, don't have to press enter.
https://github.com/wzshiming/getch
conio getch
Last synced: 2 months ago
JSON representation
Gets keyboard input without buffering, don't have to press enter.
- Host: GitHub
- URL: https://github.com/wzshiming/getch
- Owner: wzshiming
- License: mit
- Created: 2019-05-26T06:35:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-23T13:33:12.000Z (over 4 years ago)
- Last Synced: 2025-02-09T05:19:10.641Z (4 months ago)
- Topics: conio, getch
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# getch
Gets keyboard input without buffering, don't have to press enter.
## License
Pouch is licensed under the MIT License. See [LICENSE](https://github.com/wzshiming/getch/blob/master/LICENSE) for the full license text.