Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 620 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 620 Bytes

⚠️This project is currently paused because of the webcam resolution.

We will continue to work on this project when the camera's resolution is increased or some other solutions hit us💡

📸What's this?

Open-sourced python app for easily showing docs on ur table in online meetings via webcam like Apple's 'Desk View'.

💻To start development

  1. Create ".venv" directory in a root directory
  2. Run following command
pipenv install

(if you haven't installed pipenv, install it)