https://github.com/winstxnhdw/camirror
A client-only browser-based camera Progressive Web Application.
https://github.com/winstxnhdw/camirror
progressive-web-app pwa webcam
Last synced: 2 months ago
JSON representation
A client-only browser-based camera Progressive Web Application.
- Host: GitHub
- URL: https://github.com/winstxnhdw/camirror
- Owner: winstxnhdw
- Created: 2024-04-15T08:56:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-07T19:03:55.000Z (10 months ago)
- Last Synced: 2025-01-10T06:12:02.764Z (4 months ago)
- Topics: progressive-web-app, pwa, webcam
- Language: JavaScript
- Homepage: https://camirror.netlify.app
- Size: 69.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# camirror
A client-only browser-based camera PWA. Also, a mirror replacement on bloat-free systems.
## Linux
```bash
xdg-open index.html
```## Windows
```ps1
explorer index.html
```