From dfb5b43b4f761f44096783f0a07662304b30b6e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Linuxer=20=20=E3=83=91=E3=82=B9=E3=82=AB=E3=83=AA=E3=82=B9?= =?UTF-8?q?=20=20=E3=82=B9=E3=83=9D=E3=82=B7=E3=83=88?= Date: Thu, 5 Mar 2020 21:07:48 +0000 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index aec7913..742a2b4 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ # `Camera Control for Linux in System Tray (Notification Area)` -A small utility to switch your webcam on/off, microphone mute/unmute for Linux Desktops ([Qt5](https://gitlab.com/psposito/camera-control-webcam-switch-indicator/issues/5), [Gtk3 maybe in the future](https://gitlab.com/psposito/camera-control-webcam-switch-indicator/issues/4)) +- ### A small utility to switch your webcam on/off, microphone mute/unmute for Linux Desktops ([Qt5](https://gitlab.com/psposito/camera-control-webcam-switch-indicator/issues/5), [Gtk3 maybe in the future](https://gitlab.com/psposito/camera-control-webcam-switch-indicator/issues/4)) + +- ### This project replaces the ([camera monitor](https://launchpad.net/cameramonitor)), for having the full webcam status on tray and provides for both camera and microphone switch functions aditionally. + +- ### In addition, it provides Security Control, by Logs, Popup notifiers and Shield Icon on tray for Malware or Intrusion Detection. + +- ### For all of the above to be succeded, `the sudo password is necessary to be provided`, either on startup by parameter, or after start. -This project replaces the ([camera monitor](https://launchpad.net/cameramonitor)), for having the full webcam status on tray and provides for both camera and microphone switch functions aditionally. -#### Please note that sudo password must be providen,for Camera's On/Off Actions, otherwise it will not work. -------------------------------------------------------------------------------------------------------------------------------------------------------------------- @@ -13,11 +17,11 @@ This project replaces the ([camera monitor](https://launchpad.net/cameramonitor) - Microphone Unmuted, Camera On: - ![Screenshot](https://imgur.com/gyK5ZPx.png) + ![Screenshot](https://imgur.com/OHXn1kQ.png) - Capturing (Do not use Camera Off,if you want to force stop it any more) - ![Screenshot](https://imgur.com/LVC4gfg.png) + ![Screenshot](https://imgur.com/WTlgkrl.png) - Stop Capturing (kill), best to be at System level @@ -25,12 +29,8 @@ This project replaces the ([camera monitor](https://launchpad.net/cameramonitor) Process number information - ![Screenshot](https://imgur.com/aOozsJh.png) + ![Screenshot](https://imgur.com/YIu4SJy.png) - Camera Capturing killed - - ![Screenshot](https://imgur.com/Ujag3Wf.png) - - Switch Camera to Off: ![Screenshot](https://imgur.com/ll6HWum.png)