An open API service indexing awesome lists of open source software.

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.

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
```