AsciiCam/README.md

10 lines
248 B
Markdown
Raw Normal View History

2026-05-13 21:29:42 +05:30
# AsciiCam
Ascii video output from your webcam in your terminal.
2026-05-13 21:36:56 +05:30
2026-05-13 22:18:22 +05:30
![Demo](assets/demo.gif)
2026-05-13 21:36:56 +05:30
## TODO
- [x] Adjust width and height of capturing frame.
2026-05-13 22:18:22 +05:30
- [ ] Add feature to record and save it in popular video formats like `.mp4`, `.mov` and `.gif`.