Organise project

This commit is contained in:
Harshit-Dhanwalkar 2026-05-13 22:18:22 +05:30
parent c766d23028
commit 02926a2623
13 changed files with 398 additions and 288 deletions

View file

@ -1,9 +1,9 @@
# AsciiCam
Ascii video output from your webcam in your terminal.
![Demo](assets/output.gif)
![Demo](assets/demo.gif)
## TODO
- [x] Adjust width and height of capturing frame.
- [ ] Add feature to record and save it in popular video formats like mp4 and gif.
- [ ] Add feature to record and save it in popular video formats like `.mp4`, `.mov` and `.gif`.