Update README.md
All checks were successful
Build, Push, Publish / Build & Release (push) Successful in 10m50s
All checks were successful
Build, Push, Publish / Build & Release (push) Successful in 10m50s
This commit is contained in:
27
README.md
27
README.md
@@ -1,24 +1,25 @@
|
||||
# Device Tester
|
||||
A simple and useful webcam, microphone and audio output tester.
|
||||
|
||||
<!-- buttons -->
|
||||
[](https://github.com/ivancarlosti/devicetester/stargazers)
|
||||
[](https://github.com/sponsors/ivancarlosti)
|
||||
[](https://github.com/sponsors/ivancarlosti)
|
||||
[](https://github.com/ivancarlosti/devicetester/pulse)
|
||||
[](https://github.com/ivancarlosti/devicetester/issues)
|
||||
[](LICENSE)
|
||||
[](https://github.com/ivancarlosti/devicetester/commits)
|
||||
[](https://github.com/ivancarlosti/devicetester/security)
|
||||
[](https://github.com/ivancarlosti/devicetester?tab=coc-ov-file)
|
||||
[][sponsor]
|
||||
<!-- endbuttons -->
|
||||
|
||||
## Notes
|
||||
1. Project inspired in multiple device complex testers across the web.
|
||||
2. The music used on test is royalty free and generated by AI.
|
||||
3. The page was co-created by AI.
|
||||
|
||||
## Docker Compose suggestion
|
||||
|
||||
```
|
||||
name: devicetester
|
||||
|
||||
services:
|
||||
devicetester:
|
||||
image: git.icc.gg/ivancarlos/devicetester:latest
|
||||
container_name: devicetester
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "3987:80"
|
||||
```
|
||||
|
||||
<!-- footer -->
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user