๐
Welcome to Webcam Indicator
Webcam Indicator is an application to recieve and send messages from your own Webcam Server.
๐
Homepage
Prerequisites
Before you begin, ensure you have met the following requirements:
- If you install it from PPA don't worry about, becouse all the requirements are included in the package
- If you clone the repository, you need, at least, these dependecies,
python3
gir1.2-gtk-3.0
gir1.2-glib-2.0
gir1.2-gdkpixbuf-2.0
gir1.2-appindicator3-0.1
gir1.2-notify-0.7
v4l-utils
Installing Webcam-Indicator
To install Webcam-Indicator, follow these steps:
- In a terminal (
Ctrl+Alt+T
), run these commands
sudo add-apt-repository ppa:atareao/atareao
sudo apt update
sudo apt install webcam-indicator
Using Webcam Indicator
To use Webcam Indicator, open it, and configure it. First, create an application in the Webcam web. Write down, application name and application token.
Create a client in the Webcam web. Write down, client token
In the configuration of Webcam Indicator set the token for the application and the client
Contributing to Webcam Indicator
To contribute to Webcam Indicator, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b
. - Make your changes and commit them:
git commit -m '
' - Push to the original branch:
git push origin
/ - Create the pull request.
Alternatively see the GitHub documentation on creating a pull request.
๐ค
Contributors
โจ
Thanks goes to these wonderful people (emoji key):
albanobattistella |
Lorenzo Carbonell |
newhinton |
This project follows the all-contributors specification. Contributions of any kind welcome!
Contact
If you want to contact me you can reach me at atareao.es.
License
This project uses the following license: MIT License.